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