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

Sequence masking True/False mapping doc conformer #30

Closed
Atticus1806 opened this issue Jul 31, 2023 · 1 comment
Closed

Sequence masking True/False mapping doc conformer #30

Atticus1806 opened this issue Jul 31, 2023 · 1 comment

Comments

@Atticus1806
Copy link
Contributor

Atticus1806 commented Jul 31, 2023

:param sequence_mask: mask tensor where 0 defines positions within the sequence and 1 outside, shape: [B, T]

I just realized, this is wrong or did we agree on something else and I forgot? Since the MHSA module inverts the mask

@Atticus1806 Atticus1806 changed the title Sequence masking True/False mapping Sequence masking True/False mapping doc conformer Jul 31, 2023
@kuacakuaca
Copy link
Collaborator

fixed by #46.

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