mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update README.md
This commit is contained in:
parent
ad939d7777
commit
1d7bbbffb6
@ -1,13 +1,13 @@
|
||||
# ONNXRuntime-python
|
||||
|
||||
|
||||
## Install `funasr_onnx`
|
||||
## Install `funasr-onnx`
|
||||
|
||||
install from pip
|
||||
```shell
|
||||
pip install -U funasr_onnx
|
||||
pip install -U funasr-onnx
|
||||
# For the users in China, you could install with the command:
|
||||
# pip install -U funasr_onnx -i https://mirror.sjtu.edu.cn/pypi/web/simple
|
||||
# pip install -U funasr-onnx -i https://mirror.sjtu.edu.cn/pypi/web/simple
|
||||
# If you want to export .onnx file, you should install modelscope and funasr
|
||||
pip install -U modelscope funasr
|
||||
# For the users in China, you could install with the command:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user