update requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
git+https://github.com/coqui-ai/TTS@dev#egg=TTS
|
2 |
gradio
|
|
|
|
|
|
1 |
git+https://github.com/coqui-ai/TTS@dev#egg=TTS
|
2 |
gradio
|
3 |
+
espeak-phonemizer>=1.1.0,<2
|
4 |
+
onnxruntime~=1.11.0
|