Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ sounddevice
|
|
4 |
numpy
|
5 |
bokeh
|
6 |
streamlit_bokeh_events
|
7 |
-
streamlit-mic-recorder
|
|
|
|
|
|
4 |
numpy
|
5 |
bokeh
|
6 |
streamlit_bokeh_events
|
7 |
+
streamlit-mic-recorder
|
8 |
+
speechrecognition
|
9 |
+
pydub
|