Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
sounddevice
|
3 |
+
numpy
|
4 |
+
speechrecognition
|
5 |
+
pyttsx3
|
6 |
+
gradio-client
|