Spaces:
Build error
Build error
DSatishchandra
commited on
Commit
•
abfa12b
1
Parent(s):
b782a3b
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
gradio==3.0.0
|
2 |
gtts==2.2.3
|
3 |
-
|
4 |
-
|
5 |
-
SpeechRecognition
|
6 |
-
gtts
|
7 |
-
pyaudio
|
|
|
1 |
gradio==3.0.0
|
2 |
gtts==2.2.3
|
3 |
+
speechrecognition==3.8.1
|
4 |
+
pyaudio==0.2.11
|
|
|
|
|
|