Create requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
openai
|
| 3 |
gtts
|
| 4 |
-
pydub
|
| 5 |
-
numpy
|
| 6 |
-
requests
|
| 7 |
groq
|
| 8 |
-
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
openai-whisper
|
| 3 |
gtts
|
|
|
|
|
|
|
|
|
|
| 4 |
groq
|
| 5 |
+
numpy
|
| 6 |
+
soundfile
|