Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
speechrecognition==3.8.1
|
4 |
-
numpy==1.24.2
|
5 |
-
pydub==0.25.1
|
6 |
gTTS
|
7 |
playsound
|
8 |
-
pyaudio
|
9 |
-
pygobject
|
10 |
-
|
|
|
1 |
+
gradio
|
2 |
+
speechrecognition
|
|
|
|
|
|
|
3 |
gTTS
|
4 |
playsound
|
|
|
|
|
|