lyblsgo
2023-04-21 c4142f8a111ddce1c7cbe2259c3329045842822b
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);
    }