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

Stable TTS & other improvements #19

Merged
merged 6 commits into from
Nov 8, 2019

Commits on Nov 4, 2019

  1. Added non_blocking to cuda()

    Rick-McCoy committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b571050 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Change GRU to LSTM in Tiers 2~6.

    Rick-McCoy committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a62bab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Update for TTS

    Currently, the only possible dataset for TTS is KSS.
    Rick-McCoy committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    965171c View commit details
    Browse the repository at this point in the history
  2. Forgot to erase debugging

    Rick-McCoy committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ead4630 View commit details
    Browse the repository at this point in the history
  3. Fixed exploding gradients in attention

    Rick-McCoy committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8fb2d2f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into master

    Rick-McCoy committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4f29e3f View commit details
    Browse the repository at this point in the history