zhuzizyf
2023-05-15 9f2e5f058ec9a080ed64f9c951f36bbe93f25ede
funasr/runtime/onnxruntime/readme.md
@@ -146,7 +146,7 @@
./funasr-onnx-offline-rtf \
    --model-dir    ./asrmodel/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch \
    --quantize  true \
    --wav-scp     ./aishell1_test.scp  \
    --wav-path     ./aishell1_test.scp  \
    --thread-num 32
```