zhuzizyf
2023-04-22 4f8bce944e273e317cb84c7046ea514b9d958b4b
funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp
@@ -81,7 +81,7 @@
    if (argc < 5)
    {
        printf("Usage: %s /path/to/model_dir /path/to/wav.scp quantize(true or false) nThreadNum \n", argv[0]);
        printf("Usage: %s /path/to/model_dir /path/to/wav.scp quantize(true or false) thread_num \n", argv[0]);
        exit(-1);
    }