speech_asr
2023-04-20 68852c3072581a98ec9d114f3d330ec3fdbb2ea2
funasr/runtime/python/onnxruntime/README.md
@@ -32,7 +32,7 @@
```shell
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/funasr_onnx
cd funasr/runtime/python/onnxruntime
python setup.py build
python setup.py install
```