Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy
|
2 |
gradio
|
3 |
-
whisper
|
4 |
gTTS
|
5 |
groq
|
6 |
-
soundfile
|
|
|
1 |
numpy
|
2 |
gradio
|
3 |
+
openai-whisper
|
4 |
gTTS
|
5 |
groq
|
6 |
+
soundfile
|