Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gtts
|
|
3 |
streamlit-webrtc
|
4 |
whisper
|
5 |
speechrecognition
|
6 |
-
pydub
|
|
|
|
3 |
streamlit-webrtc
|
4 |
whisper
|
5 |
speechrecognition
|
6 |
+
pydub
|
7 |
+
sounddevice
|