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
55d88ef5f6
commit
ad939d7777
@ -8,10 +8,10 @@ install from pip
|
||||
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
|
||||
# If you want to export .onnx file, you should install funasr
|
||||
pip install -U funasr
|
||||
# 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:
|
||||
# pip install -U funasr -i https://mirror.sjtu.edu.cn/pypi/web/simple
|
||||
# pip install -U modelscope funasr -i https://mirror.sjtu.edu.cn/pypi/web/simple
|
||||
```
|
||||
|
||||
or install from source code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user