Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio
|
2 |
-
speechrecognition
|
3 |
gTTS
|
4 |
-
|
|
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
gTTS
|
3 |
+
speechrecognition
|
4 |
+
sounddevice
|
5 |
+
scipy
|
6 |
+
simpleaudio
|