Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
huggingface_hub>=0.30.0
|
| 2 |
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub>=0.30.0
|
| 2 |
soundfile
|
| 3 |
+
onnxruntime
|
| 4 |
+
librosa
|
| 5 |
+
tokenizers
|
| 6 |
+
numpy
|