mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
readme
This commit is contained in:
parent
7f8442c56a
commit
0f49a81391
@ -28,9 +28,7 @@ pip install -r requirements_server.txt
|
|||||||
Install [`funasr_onnx`](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).
|
Install [`funasr_onnx`](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).
|
||||||
|
|
||||||
```
|
```
|
||||||
cd funasr/runtime/python/onnxruntime
|
pip install funasr_onnx -i https://pypi.Python.org/simple
|
||||||
python setup.py build
|
|
||||||
python setup.py install
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Export the model, more details ref to [export docs](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).
|
Export the model, more details ref to [export docs](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user