Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
2 |
-
|
3 |
-
torchaudio
|
4 |
pydub
|
5 |
ffmpeg-normalize==1.21.0
|
|
|
6 |
openai
|
7 |
git+https://github.com/openai/whisper.git
|
8 |
speechbrain
|
|
|
1 |
git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
2 |
+
torchaudio==0.9.0
|
|
|
3 |
pydub
|
4 |
ffmpeg-normalize==1.21.0
|
5 |
+
TTS
|
6 |
openai
|
7 |
git+https://github.com/openai/whisper.git
|
8 |
speechbrain
|