Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
gtts
|
4 |
IPython
|
5 |
sounddevice
|
6 |
-
SpeechRecognition
|
|
|
|
|
|
3 |
gtts
|
4 |
IPython
|
5 |
sounddevice
|
6 |
+
SpeechRecognition
|
7 |
+
pydub
|
8 |
+
pyaudio
|