Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
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
|
|
|
1 |
+
TTS
|
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
|