Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -24,4 +24,5 @@ transformers
|
|
24 |
# umap-learn
|
25 |
pyopenjtalk==0.3.3
|
26 |
numpy==1.22.0
|
27 |
-
pyworld==0.3.1
|
|
|
|
24 |
# umap-learn
|
25 |
pyopenjtalk==0.3.3
|
26 |
numpy==1.22.0
|
27 |
+
pyworld==0.3.1
|
28 |
+
pyopenjtalk-prebuilt==0.3.0
|