Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,6 +6,6 @@ huggingface_hub
|
|
| 6 |
gradio
|
| 7 |
# Text-to-Speech (Kokoro)
|
| 8 |
kokoro-onnx
|
| 9 |
-
misaki
|
| 10 |
# Voice Conversion (Kanade)
|
| 11 |
git+https://github.com/frothywater/kanade-tokenizer
|
|
|
|
| 6 |
gradio
|
| 7 |
# Text-to-Speech (Kokoro)
|
| 8 |
kokoro-onnx
|
| 9 |
+
misaki[en,ja,zh]
|
| 10 |
# Voice Conversion (Kanade)
|
| 11 |
git+https://github.com/frothywater/kanade-tokenizer
|