Upload scripts/requirements.txt with huggingface_hub
Browse files- scripts/requirements.txt +5 -0
scripts/requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sherpa-onnx
|
| 2 |
+
onnxruntime
|
| 3 |
+
huggingface_hub
|
| 4 |
+
soundfile
|
| 5 |
+
numpy
|