Yabin Li
2023-08-17 7a02f6d5c5a6912615cd6d2fbc3359c76cdfe8a3
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(-1);
        return;
    }
    // 5. Change infer result to output shapes