Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
numpy>=1.24.0
|
5 |
-
soundfile>=0.12.1
|
6 |
-
librosa>=0.10.1
|
7 |
-
python-dateutil>=2.8.2
|
|
|
1 |
+
torch
|
2 |
+
nemo_toolkit[asr]
|
3 |
+
gradio
|
|
|
|
|
|
|
|