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