Commit
·
d7d5ee0
1
Parent(s):
e0ec0ba
fix typos
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ numpy
|
|
10 |
|
11 |
huggingface_hub
|
12 |
|
13 |
-
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/sherpa_onnx-1.9.26-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
14 |
|
15 |
-
|
|
|
10 |
|
11 |
huggingface_hub
|
12 |
|
13 |
+
#https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/sherpa_onnx-1.9.26-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
14 |
|
15 |
+
sherpa-onnx>=1.9.21
|