ITADN

Can't convert ONNX model

#712OpenLazyCoder2k3 创建于 2025-09-13
L
LazyCoder2k3commented
When I use both pegasus command and VSInn API to convert a VAD model (onnx file) into your company format, I got the following error: `ValueError: zero-dimensional arrays cannot be concatenated` Here is the code of the open-source VAD model I'm using [https://github.com/snakers4/silero-vad](url) The models stored in src/silero_vad/data and the example code of them stored in examples/cpp/silero-vad-onnx.cpp.
0 条评论