Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==3.0.20
|
2 |
-
openai-whisper==20240930
|
3 |
gtts==2.2.3
|
4 |
speechrecognition==3.8.1
|
5 |
-
|
|
|
|
1 |
gradio==3.0.20
|
|
|
2 |
gtts==2.2.3
|
3 |
speechrecognition==3.8.1
|
4 |
+
openai-whisper==20240930
|
5 |
+
groq==0.15.0
|