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

TTS training from the PPG #22

Open
ravi-0841 opened this issue Dec 1, 2022 · 1 comment
Open

TTS training from the PPG #22

ravi-0841 opened this issue Dec 1, 2022 · 1 comment

Comments

@ravi-0841
Copy link

I am trying to train the Tacotron model with the provided code but it does not seem to be working at all. The model fails to learn anything from the input features and the dataset provided by the authors. Here is how my training and validation loss looks like even after 1000 epochs.
train_loss
valid_loss

I am merely trying to reproduce the work here and have not made any changes to the code.

@guanlongzhao
Copy link
Owner

Can you attach your environment info? E.g., Linux version, PyTorch version, etc. Also which command did you run to train the model? What does the mel-spectrogram on the eval set look like?

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