Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
fpdf
|
3 |
speechrecognition
|
4 |
pyttsx3
|
5 |
-
sounddevice
|
|
|
|
2 |
fpdf
|
3 |
speechrecognition
|
4 |
pyttsx3
|
5 |
+
sounddevice
|
6 |
+
pyaudio
|