fix
九耳
2023-03-30 1d4dda939cd8998119d2a9dd4a170e8db657f21e
funasr/runtime/python/grpc/Readme.md
@@ -28,9 +28,7 @@
Install [`funasr_onnx`](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).
```
cd funasr/runtime/python/onnxruntime
python setup.py build
python setup.py install
pip install funasr_onnx -i https://pypi.Python.org/simple
```
Export the model, more details ref to [export docs](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/python/onnxruntime).