Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ streamlit==1.22.0
|
|
11 |
#pydub==0.25.1
|
12 |
#SpeechRecognition==3.8.1
|
13 |
streamlit==1.22.0
|
14 |
-
sounddevice==0.4.5
|
15 |
wavio==0.0.4
|
16 |
SpeechRecognition==3.8.1
|
17 |
-
libportaudio2
|
|
|
11 |
#pydub==0.25.1
|
12 |
#SpeechRecognition==3.8.1
|
13 |
streamlit==1.22.0
|
14 |
+
#sounddevice==0.4.5
|
15 |
wavio==0.0.4
|
16 |
SpeechRecognition==3.8.1
|
17 |
+
#libportaudio2
|