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