Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
speechrecognition
|
3 |
-
deep-translator
|
4 |
-
pydub
|
|
|
|
1 |
+
streamlit
|
2 |
+
speechrecognition
|
3 |
+
deep-translator
|
4 |
+
pydub
|
5 |
+
pyaudio
|