Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -54,4 +54,6 @@ encodec==0.1.*
|
|
54 |
unidecode==1.3.*
|
55 |
langid
|
56 |
# Install tts
|
57 |
-
|
|
|
|
|
|
54 |
unidecode==1.3.*
|
55 |
langid
|
56 |
# Install tts
|
57 |
+
git+https://github.com/coqui-ai/tts.git@43a7ca800b6508d95e084728a948846556f71a40
|
58 |
+
deepspeed==0.8.3
|
59 |
+
pydub
|