Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
TTS
|
2 |
-
torchaudio
|
3 |
ipython
|
4 |
GitPython
|
5 |
openai
|
6 |
-
git+https://github.com/openai/whisper.git
|
7 |
speechbrain
|
|
|
1 |
TTS
|
2 |
+
torchaudio==0.9.0
|
3 |
ipython
|
4 |
GitPython
|
5 |
openai
|
|
|
6 |
speechbrain
|