Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to v2 #96

Merged
merged 17 commits into from
Oct 22, 2023
Merged

upgrade to v2 #96

merged 17 commits into from
Oct 22, 2023

Conversation

Masao-Someki
Copy link
Collaborator

Why upgrade to version 2?

ESPnet currently supports the onnx-convertible make_pad_mask function.
With this change, we can export new ESPnet models without the help of espnet_onnx.
However, we still need to re-implement some modules to make it onnx-convertible, such as RNNEncoder.
So, in the next version, espnet_onnx will check if modules need replacing to make handling a new model easier with minimal effort.

@Masao-Someki Masao-Someki changed the title upgrade to v2 [WIP] upgrade to v2 Oct 9, 2023
@Masao-Someki Masao-Someki merged commit 2fa5b7f into espnet:master Oct 22, 2023
1 check passed
@Masao-Someki Masao-Someki changed the title [WIP] upgrade to v2 upgrade to v2 Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant