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

[New Model] HiFiGAN #422

Merged
merged 48 commits into from
Apr 12, 2021
Merged

[New Model] HiFiGAN #422

merged 48 commits into from
Apr 12, 2021

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    4493feb View commit details
    Browse the repository at this point in the history
  2. 1) Combine MSD with Multi-Period disc

    2) Add remove weight norm layer on Generator
    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7b7c5d6 View commit details
    Browse the repository at this point in the history
  3. 1) Add hifigan json files

    2) Rename MPD disc
    3) Re-format remove weight norm generator
    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    39b5845 View commit details
    Browse the repository at this point in the history
  4. * Format the model definition

    * Update code and integrate training code
    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c20a6b1 View commit details
    Browse the repository at this point in the history
  5. 1) Add ExponentialLR

    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    1535777 View commit details
    Browse the repository at this point in the history
  6. Add Exponential LR scheduler check

    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ef6ff4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b533474 View commit details
    Browse the repository at this point in the history
  8. Remove select size bug

    rishikksh20 authored and erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e656e8b View commit details
    Browse the repository at this point in the history
  9. update hifigan config

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8d4fd79 View commit details
    Browse the repository at this point in the history
  10. hifigan config update

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a14d7bc View commit details
    Browse the repository at this point in the history
  11. hifigan implementation update

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8c9e1c9 View commit details
    Browse the repository at this point in the history
  12. small fixes

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d57f416 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0e76ee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e0e3b12 View commit details
    Browse the repository at this point in the history
  15. update hifigan config

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4a5b1d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff07c5f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de3a04f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    241e968 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    67f8248 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    57f6bd1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7726dfc View commit details
    Browse the repository at this point in the history
  22. fix #419

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    bd7a1c1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d95b145 View commit details
    Browse the repository at this point in the history
  24. more docstring

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    cf44624 View commit details
    Browse the repository at this point in the history
  25. prevenet grad in TorchSTFT

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    02bc776 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    13dca6e View commit details
    Browse the repository at this point in the history
  27. add hifigan D

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7cecd2f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2a872c9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3fb78c0 View commit details
    Browse the repository at this point in the history
  30. cache empty

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8daf407 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4998ece View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6ee211c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    aee24b0 View commit details
    Browse the repository at this point in the history
  34. formatting

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    15f362d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    773f1db View commit details
    Browse the repository at this point in the history
  36. remove redundant imports

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0ee0458 View commit details
    Browse the repository at this point in the history
  37. udpate gan_datasets tests

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ba80e82 View commit details
    Browse the repository at this point in the history
  38. remove junk

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3f0993a View commit details
    Browse the repository at this point in the history
  39. bug fix

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    006b1d3 View commit details
    Browse the repository at this point in the history
  40. update test config

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a7fb498 View commit details
    Browse the repository at this point in the history
  41. small fixes

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    53f5489 View commit details
    Browse the repository at this point in the history
  42. linter fix

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4d3e1e9 View commit details
    Browse the repository at this point in the history
  43. linter fixes #2

    erogol committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    cd69da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. vocoder gan training fixes

    erogol committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    105e0b4 View commit details
    Browse the repository at this point in the history
  2. update default hifigan config

    erogol committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2b529f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c71c6d View commit details
    Browse the repository at this point in the history
  4. restore schedulers only if training is continuing a previous training

    inherit nn.Module for TorchSTFT
    erogol committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    5b70da2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    d295d5d View commit details
    Browse the repository at this point in the history