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

About the CTC/NPD implementation #5

Open
baoalita opened this issue Oct 29, 2021 · 1 comment
Open

About the CTC/NPD implementation #5

baoalita opened this issue Oct 29, 2021 · 1 comment

Comments

@baoalita
Copy link

baoalita commented Oct 29, 2021

Hello thanks for your work!

There are 3 length prediction method mentioned in your paper.
 ① the method used in Mask-predict
 ② NPD
 ③ CTC

I noticed that the Length prediction method in this source is ↓, the implementation of ①.

def forward_length_prediction(self, length_out, encoder_out, tgt_tokens=None):

Do you have some plan to release the CTC or NPD implementation?

Thanks a lot!

@SirRob1997
Copy link

Would be helpful!

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

No branches or pull requests

2 participants