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

which parameter defines the max char length in the input text? #334

Open
jjoe1 opened this issue May 20, 2020 · 0 comments
Open

which parameter defines the max char length in the input text? #334

jjoe1 opened this issue May 20, 2020 · 0 comments

Comments

@jjoe1
Copy link

jjoe1 commented May 20, 2020

I was trying to look at the hparams.py file, but couldn't find it there. I'm new to the text-to-speech modeling.

How to set max char length, and are all shorter sentences zero-padded during both training/inference?

The encoder_lstm_units in each direction are 256, so does it mean the max char length in text must be 256, If so, how would one synthesize sentences or paragraphs that are much longer in continuous speech?

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

1 participant