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