Spaces:
Sleeping
Sleeping
techy-ai commited on
Commit ·
11e6b61
1
Parent(s): 1ea0be0
build error for pyaudio fixed
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -36,4 +36,7 @@ Pillow
|
|
| 36 |
|
| 37 |
matplotlib
|
| 38 |
SpeechRecognition
|
| 39 |
-
SpeechRecognition[audio]
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
matplotlib
|
| 38 |
SpeechRecognition
|
| 39 |
+
SpeechRecognition[audio]
|
| 40 |
+
speech_recognition
|
| 41 |
+
pipdeptree
|
| 42 |
+
PyAudio
|