"vscode:/vscode.git/clone" did not exist on "337642a48cfbaec45590f0b5e3735e7fefaa7761"
Unverified Commit fb1be4c6 authored by zhifu gao's avatar zhifu gao Committed by GitHub
Browse files

Update readme.md

parent b78808a1
...@@ -42,7 +42,7 @@ tester /path/to/models/dir /path/to/wave/file ...@@ -42,7 +42,7 @@ tester /path/to/models/dir /path/to/wave/file
## 导出onnx格式模型文件 ## 导出onnx格式模型文件
安装 modelscope与FunASR,依赖:torch,torchaudio,安装[详细参考文档]([安装文档](https://github.com/alibaba-damo-academy/FunASR/wiki)) 安装 modelscope与FunASR,依赖:torch,torchaudio,安装过程[详细参考文档](https://github.com/alibaba-damo-academy/FunASR/wiki)
```shell ```shell
pip install "modelscope[audio_asr]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html pip install "modelscope[audio_asr]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
git clone https://github.com/alibaba/FunASR.git && cd FunASR git clone https://github.com/alibaba/FunASR.git && cd FunASR
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment