csukuangfj commited on
Commit
eef8b71
1 Parent(s): 3344c9b

update sherpa-onnx to support german

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. requirements.txt +1 -1
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: yellow
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.48.0
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.48.0
8
+ python_version: 3.8.9
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- sherpa-onnx>=1.8.6
2
  soundfile
 
1
+ https://huggingface.co/csukuangfj/wheels/resolve/main/sherpa_onnx-1.8.6-cp38-cp38-linux_x86_64.whl
2
  soundfile