Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
frida-tools
|
4 |
-
sounddevice
|
5 |
-
scipy
|
6 |
-
numpy
|
|
|
1 |
streamlit
|
2 |
+
SpeechRecognition
|
|
|
|
|
|
|
|