Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
TTS
|
2 |
torch
|
|
|
|
|
|
|
3 |
pydub
|
4 |
-
cutlet
|
|
|
1 |
TTS
|
2 |
torch
|
3 |
+
hangul-romanize
|
4 |
+
coqui-tts[ja]
|
5 |
+
coqui-tts[zh]
|
6 |
pydub
|
|