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

The generated audio using pretrained model doesn't match the input text #29

Open
abhisheknovoic opened this issue Jun 30, 2020 · 1 comment

Comments

@abhisheknovoic
Copy link

abhisheknovoic commented Jun 30, 2020

Hello,

Firstly, thanks for the implementation.

I used the pre-trained model and ran the synthesis.py file. I saw that the input text is "Transformer model is so fast!" while the output audio just says "Transformer model.". May I know the reason for this discrepancy ? Isn't it guaranteed to generate audio for all the input tokens?

@soobinseo
Copy link
Owner

Hi,

I also found that some inputs were not completely created and were cut off, but I couldn't figure out what was the cause. It would be good to check the attention plot of the corresponding input sequence.

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