Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -56,8 +56,8 @@ unidecode>=1.3.2
|
|
56 |
num2words
|
57 |
spacy[ja]>=3
|
58 |
pydub
|
59 |
-
setuptools>=65.5.0
|
60 |
-
wheel>=0.41.0
|
61 |
-
setuptools_scm
|
62 |
-
cutlet
|
63 |
TTS
|
|
|
|
|
|
|
|
|
|
56 |
num2words
|
57 |
spacy[ja]>=3
|
58 |
pydub
|
|
|
|
|
|
|
|
|
59 |
TTS
|
60 |
+
hangul-romanize
|
61 |
+
coqui-tts[ja]
|
62 |
+
coqui-tts[zh]
|
63 |
+
|