Spaces:
Build error
Build error
Commit
·
c955481
1
Parent(s):
066c23c
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,9 @@ git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
|
| 2 |
torchaudio==0.9.0
|
| 3 |
pydub
|
| 4 |
ffmpeg-normalize==1.21.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torchaudio==0.9.0
|
| 3 |
pydub
|
| 4 |
ffmpeg-normalize==1.21.0
|
| 5 |
+
pytorch_seed
|
| 6 |
+
encodec
|
| 7 |
+
funcy
|
| 8 |
+
transformers
|
| 9 |
+
scipy
|
| 10 |
+
mutagen
|