r9y9/deepvoice3_pytorch

Attention doesn't work well for downsample_step=1 and outputs_per_step=1

Open

#24 opened on Jan 10, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (482 forks)github user discovery
bugenhancementhelp wanted

Repository metrics

Stars
 (1,980 stars)
PR merge metrics
 (PR metrics pending)

Description

Noticed while working on https://github.com/r9y9/deepvoice3_pytorch/pull/21.

Trained 300k steps, but the model was not generalized well. Need to figure out how we can improve.

Contributor guide