Spaces:
Running
Running
Commit
·
8808aae
1
Parent(s):
33ec34c
Added Pyaudio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pyzmq
|
|
7 |
flask
|
8 |
flask_compress
|
9 |
SpeechRecognition
|
10 |
-
googletrans==3.1.0a0
|
|
|
|
7 |
flask
|
8 |
flask_compress
|
9 |
SpeechRecognition
|
10 |
+
googletrans==3.1.0a0
|
11 |
+
pyaudio
|