Skip to content

Possible bug in masked index generation? #39

@tekinek

Description

@tekinek

masked_index.extend((np.arange(len(phoneme) - len(z[0]), len(phoneme))).tolist())

Hi, why the masked_index is extended for 15% of tokens? If I understand correctly, the extention should be placed inside the else statement at line # 80, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions