zhuzizyf
2023-04-22 4f8bce944e273e317cb84c7046ea514b9d958b4b
funasr/runtime/onnxruntime/readme.md
@@ -59,12 +59,12 @@
## Run the demo
```shell
tester /path/models_dir /path/wave_file quantize(true or false)
funasr-onnx-offline /path/models_dir /path/wave_file quantize(true or false) use_vad(true or false)
```
The structure of /path/models_dir
```
config.yaml, am.mvn, model.onnx(or model_quant.onnx)
config.yaml, am.mvn, model.onnx(or model_quant.onnx), (vad_model.onnx, vad.mvn if you use vad)
```