雾聪
2023-08-09 4452c1a75784205c6c5ebe49a817f1ca5aa01712
funasr/runtime/onnxruntime/src/fsmn-vad.cpp
@@ -148,7 +148,7 @@
                vad_inputs.size(), vad_out_names_.data(), vad_out_names_.size());
    } catch (std::exception const &e) {
        LOG(ERROR) << "Error when run vad onnx forword: " << (e.what());
        exit(0);
        exit(-1);
    }
    // 5. Change infer result to output shapes