Spaces:
Runtime error
Runtime error
Khoronus commited on
Commit ·
f5ed72f
1
Parent(s): 6cd76ab
Added missing package PyAudio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch
|
|
| 6 |
datasets
|
| 7 |
IPython
|
| 8 |
torchaudio
|
| 9 |
-
SpeechRecognition
|
|
|
|
|
|
| 6 |
datasets
|
| 7 |
IPython
|
| 8 |
torchaudio
|
| 9 |
+
SpeechRecognition
|
| 10 |
+
PyAudio
|