Spaces:
Running
Running
csukuangfj
commited on
Commit
β’
27adee3
1
Parent(s):
9f32dab
update sherpa-onnx
Browse files- README.md +1 -1
- requirements.txt +2 -2
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
python_version: 3.8.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.44.1
|
8 |
python_version: 3.8.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.10.20/sherpa_onnx-1.10.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
2 |
-
|
3 |
|
4 |
soundfile
|
|
|
1 |
+
#https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.10.20/sherpa_onnx-1.10.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
2 |
+
sherpa-onnx>=1.10.16
|
3 |
|
4 |
soundfile
|