Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ gTTS
|
|
5 |
SpeechRecognition
|
6 |
pydub
|
7 |
sounddevice
|
8 |
-
|
|
|
|
|
|
5 |
SpeechRecognition
|
6 |
pydub
|
7 |
sounddevice
|
8 |
+
numpy
|
9 |
+
scipy
|
10 |
+
portaudio19-dev
|