Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,7 +5,9 @@ gtts
|
|
5 |
streamlit-webrtc==0.32.0
|
6 |
IPython
|
7 |
sounddevice
|
|
|
8 |
speechrecognition
|
|
|
9 |
pydub
|
10 |
pyaudio
|
11 |
pyttsx3
|
|
|
5 |
streamlit-webrtc==0.32.0
|
6 |
IPython
|
7 |
sounddevice
|
8 |
+
audioio
|
9 |
speechrecognition
|
10 |
+
pocketsphinx
|
11 |
pydub
|
12 |
pyaudio
|
13 |
pyttsx3
|