Skip to content

Can I apply MAS method to other model ? #67

Description

@dohuuphu

I'm applying MAS to FastSpeech2 to replace MFA tool.
I'm using encoder output in FastSpeech2 as the encoder output in Glow-TTS to fed into MAS method.
After several iteration, the duration ( MAS output ) was incorrect

Ex: MAS calculates for 36 phoneme and the output as below:
Just 2 phonemes have the value
[[[0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.1355,
0.0000, 0.0000, 4.9053, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
0.0000, 0.0000, 0.0000, 0.0000]]]

Can anyone give me some advices??

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