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