Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
pocketsphinx
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
pocketsphinx
|
3 |
+
sounddevice
|
4 |
+
numpy
|
5 |
+
scipy.io.wavfile
|