speech_asr
2023-04-19 124d49c6ee7983df0d0efe1ff6652061b179ce03
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
```