-
Notifications
You must be signed in to change notification settings - Fork 45
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
Pretrained checkpoint #1
Comments
@Gorodecki I don't provide any pretain model, you can train this model from scratch |
What data did you use for training? Config used a similar one in the repo? |
I used LJSpeech, I add noise to LJSpeech and then tested on this repo. But I didn't get satisfactory results from it. |
Hi there, I am trying to do the same using the augment branch but I get error related to tensor size after about 350 iterations worth of training. (Probably some specific sample causing the issue?) Any ideas? |
Hi.
Thank's for your research!
Could you please guide me where download the weights (pretrained checkpoint)?
The text was updated successfully, but these errors were encountered: