Spaces:
Runtime error
Runtime error
gorkemgoknar
commited on
Commit
·
16fcdd7
1
Parent(s):
8e61987
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -54,6 +54,9 @@ encodec==0.1.*
|
|
54 |
unidecode==1.3.*
|
55 |
langid
|
56 |
# Install tts
|
57 |
-
git+https://github.com/coqui-ai/tts.git@v0.
|
58 |
deepspeed==0.8.3
|
59 |
-
pydub
|
|
|
|
|
|
|
|
54 |
unidecode==1.3.*
|
55 |
langid
|
56 |
# Install tts
|
57 |
+
git+https://github.com/coqui-ai/tts.git@v0.18.1
|
58 |
deepspeed==0.8.3
|
59 |
+
pydub
|
60 |
+
cutlet
|
61 |
+
mecab-python3==1.0.6
|
62 |
+
unidic-lite==1.0.8
|