Spaces:
Running
Running
vuxuanhoan
commited on
Commit
•
011e507
1
Parent(s):
09073cb
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
# Preinstall requirements from TTS
|
2 |
-
TTS @ git+https://github.com/
|
|
|
3 |
typing-extensions>=4.8.0
|
4 |
cutlet
|
5 |
mecab-python3==1.0.6
|
|
|
1 |
+
# Preinstall requirements from TTS
|
2 |
+
TTS @ git+https://github.com/idiap/coqui-ai-TTS.git
|
3 |
+
#TTS @ git+https://github.com/thinhlpg/TTS.git
|
4 |
typing-extensions>=4.8.0
|
5 |
cutlet
|
6 |
mecab-python3==1.0.6
|