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