Spaces:
Build error
Build error
Commit
·
32f8265
1
Parent(s):
4f7a92f
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
gradio
|
2 |
openai-whisper
|
3 |
-
transformers
|
4 |
-
gtts
|
5 |
-
numpy
|
6 |
pydub
|
7 |
-
sounddevice
|
8 |
scipy
|
9 |
-
portaudio
|
|
|
1 |
gradio
|
2 |
openai-whisper
|
3 |
+
transformers
|
4 |
+
gtts
|
5 |
+
numpy
|
6 |
pydub
|
7 |
+
sounddevice
|
8 |
scipy
|
|