Skip to content

ESPnet-ONNX v0.2.0

Latest
Compare
Choose a tag to compare
@Masao-Someki Masao-Someki released this 22 Oct 11:47
· 20 commits to master since this release
d617487

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.