Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
python-docx
|
3 |
-
TTS
|
4 |
librosa
|
|
|
|
1 |
+
TTS==0.22.0
|
2 |
+
docx
|
3 |
gradio
|
4 |
+
pydub
|
5 |
python-docx
|
|
|
6 |
librosa
|
7 |
+
soundfile
|