Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
|
| 2 |
gtts
|
| 3 |
gradio
|
| 4 |
pydub
|
| 5 |
groq
|
| 6 |
-
|
|
|
|
| 7 |
|
| 8 |
|
|
|
|
| 1 |
+
openai-whisper
|
| 2 |
gtts
|
| 3 |
gradio
|
| 4 |
pydub
|
| 5 |
groq
|
| 6 |
+
torch
|
| 7 |
+
soundfile
|
| 8 |
|
| 9 |
|