You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@vikrantsharma7 I'm sorry but I don't have time to work on that recently.
Meanwhile, you might want to have a look at https://github.com/espnet/espnet, which provides Tacotron 2 and Transformer-based TTS. And it works well with downsample_step=1 (i.e. no reduction factor). Espnet is initially designed for end-to-end ASR and is not that simple compared to my repo, but it looks promising and people in the community are very kind (and I am part of it).
Noticed while working on #21.
Trained 300k steps, but the model was not generalized well. Need to figure out how we can improve.
The text was updated successfully, but these errors were encountered: