雾聪
2023-08-20 a4833f38c41c9c5998f45db7b0884e10498605ec
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