Spaces:
Running
Running
Commit
·
928d3e7
1
Parent(s):
332987c
small fixes
Browse files- README.md +2 -2
- requirements.txt +2 -2
README.md
CHANGED
@@ -4,8 +4,8 @@ emoji: 🌍
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
-
python_version: 3.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.25.2
|
8 |
+
python_version: 3.10.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
https://huggingface.co/csukuangfj/sherpa-onnx-wheels/resolve/main/cpu/1.10.46/sherpa_onnx-1.10.46-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.46/sherpa_onnx-1.10.46-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
2 |
+
sherpa-onnx
|
3 |
|
4 |
soundfile
|