Spaces:
Running
Running
Commit
·
5856dbb
1
Parent(s):
009ec32
fix pip
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ soundfile
|
|
| 3 |
|
| 4 |
huggingface_hub
|
| 5 |
|
| 6 |
-
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.12.1/sherpa_onnx-1.12.1-cp310-cp310-manylinux_2_17_x86_64.
|
| 7 |
|
| 8 |
#sherpa-onnx>=1.12.1
|
|
|
|
| 3 |
|
| 4 |
huggingface_hub
|
| 5 |
|
| 6 |
+
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.12.1/sherpa_onnx-1.12.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
|
| 7 |
|
| 8 |
#sherpa-onnx>=1.12.1
|