Spaces:
Running
on
T4
Running
on
T4
gorkemgoknar
commited on
Commit
•
ee9706e
1
Parent(s):
f81d4f2
update requirements for new fast voice
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@1ec341857e33e0c8b1cc10c23666a6c638c52855
|
58 |
+
deepspeed==0.8.3
|
59 |
+
pydub
|