csukuangfj
commited on
Commit
•
4e6f756
1
Parent(s):
146baf3
fix sherpa-onnx version
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
-
sherpa-onnx>=1.10.30
|
3 |
ffmpeg-python
|
4 |
-
#https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.10.28/sherpa_onnx-1.10.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
|
1 |
+
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.10.29/sherpa_onnx-1.10.29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
2 |
+
#sherpa-onnx>=1.10.30
|
3 |
ffmpeg-python
|
|