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

Initial AlignTTS implementation #398

Closed
wants to merge 27 commits into from
Closed

Initial AlignTTS implementation #398

wants to merge 27 commits into from

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    1bdf7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2447007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    397b1ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31b54b View commit details
    Browse the repository at this point in the history
  5. restructure TF tacotron files

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0e15920 View commit details
    Browse the repository at this point in the history
  6. rename GlowTtts as GlowTTS

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    423c1ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f63295 View commit details
    Browse the repository at this point in the history
  8. use torch for AngleProtoLoss

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7a5e7a8 View commit details
    Browse the repository at this point in the history
  9. gitignore update

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    73dc28f View commit details
    Browse the repository at this point in the history
  10. continue refactoring

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6d4e14e View commit details
    Browse the repository at this point in the history
  11. align tts MDN layer

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e386e06 View commit details
    Browse the repository at this point in the history
  12. aligntts loss

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c58f109 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a6eb4b0 View commit details
    Browse the repository at this point in the history
  14. 🐸 fashion

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2d5e303 View commit details
    Browse the repository at this point in the history
  15. replace urls

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d242b86 View commit details
    Browse the repository at this point in the history
  16. test fixes

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2686ec5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8410b97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7cded7c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5ef208d View commit details
    Browse the repository at this point in the history
  20. duration predictor fix 2

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1804807 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ceab7a4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ece6ba1 View commit details
    Browse the repository at this point in the history
  23. fix losses for alignTTS

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1cdb3e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    329f221 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    349f52a View commit details
    Browse the repository at this point in the history
  26. linter fixes

    erogol committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    afb5fe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fix eval iter

    erogol committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5b1b818 View commit details
    Browse the repository at this point in the history