Note
ESPnet now features a new ONNX-compatible implementation of the make_pad_mask
function, and ESPnet-ONNX fully supports this updated version. Developers can easily convert their ESPnet models without requiring any special handling, unless the model includes unsupported operations. In the event that you encounter an exportation error, please refer to the doc/DevelopersGuide.md
for guidance.
Please note that model conversion with ESPnet-ONNX v0.2.0 is compatible with espnet>=202308.