speech_asr
2023-04-21 7b6256c86fa95814bde7fdc806a3fa7ea6560aa6
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
```