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

Sampling rate used for pretrained model of LibriTTS #17

Closed
hash2430 opened this issue Dec 10, 2019 · 1 comment
Closed

Sampling rate used for pretrained model of LibriTTS #17

hash2430 opened this issue Dec 10, 2019 · 1 comment

Comments

@hash2430
Copy link

hash2430 commented Dec 10, 2019

Hello,
I would like to ask about the hparmas used for the LibriTTS pretrained model.
The default hparams.py seems to be written for the LJSpeech DB.
So it would be appreciated if you could share the hparams you used for the pretrained LibriTTS model.
Especially, the sampling rate is set as 22050 on hparams while the wavfile.read() returns the sampling rate of 24000, resulting an assert.
Changing this is no problem but I would like to know on what sampling rate, the pretrained model is trained.
Thanks :D

@rafaelvalle
Copy link
Contributor

We resampled LibriTTS to 22050Hz for training.

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