Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
https://huggingface.co/csukuangfj2/sherpa-onnx-wheels/resolve/main/cpu/1.13.1/sherpa_onnx_core-1.13.1-py3-none-manylinux2014_x86_64.whl
|
| 2 |
+
https://huggingface.co/csukuangfj2/sherpa-onnx-wheels/resolve/main/cpu/1.13.1/sherpa_onnx-1.13.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
|
| 3 |
+
soundfile
|
| 4 |
+
gradio==5.25.2
|
| 5 |
+
huggingface_hub
|
| 6 |
+
requests
|
| 7 |
+
PySocks
|