Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
gradio
|
2 |
gTTS
|
3 |
SpeechRecognition
|
4 |
-
faster-whisper
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
gTTS
|
3 |
SpeechRecognition
|
4 |
+
faster-whisper
|
5 |
+
transformers
|
6 |
+
torchaudio
|
7 |
+
torch
|
8 |
+
|