onnxruntime

This commit is contained in:
游雁 2023-02-21 14:59:47 +08:00
parent 676957a1e7
commit ea377e7e7b

View File

@ -13,7 +13,7 @@
1. Download the whole directory
```shell
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/onnxruntime/paraformer/rapid_paraformer
cd funasr/runtime/python/onnxruntime/rapid_paraformer
```
2. Install the related packages.
```bash