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

[TTS] Implement new vocoder dataset #6670

Merged
merged 9 commits into from
Jun 2, 2023
Merged

[TTS] Implement new vocoder dataset #6670

merged 9 commits into from
Jun 2, 2023

Commits on Jun 2, 2023

  1. [TTS] Implement new vocoder dataset

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    55f4b0f View commit details
    Browse the repository at this point in the history
  2. [TTS] Redo config structure, minor fixes

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    61ac7a5 View commit details
    Browse the repository at this point in the history
  3. [TTS] Fix alignment logging

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bbf4e69 View commit details
    Browse the repository at this point in the history
  4. [TTS] Fix script usage example

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8448faf View commit details
    Browse the repository at this point in the history
  5. [TTS] Fixed epoch LR scheduling

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    12bae94 View commit details
    Browse the repository at this point in the history
  6. [TTS] Support .nemo checkpoint in FP callback

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a0faee9 View commit details
    Browse the repository at this point in the history
  7. [TTS] Remove align interpolator

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    88d851a View commit details
    Browse the repository at this point in the history
  8. [TTS] Remove HiFi-GAN defaults list interpolation

    Signed-off-by: Ryan <[email protected]>
    rlangman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    da7cb26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c517f09 View commit details
    Browse the repository at this point in the history