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] bug fix - sample rate was being ignored in vocoder dataset #4518

Merged
merged 12 commits into from
Oct 13, 2022

Commits on Jul 7, 2022

  1. bug fix - sample rate was being ignored in vocoder dataset when not l…

    …oading mel
    
    Signed-off-by: Paarth Neekhara <paarth.n@gmail.com>
    paarthneekhara committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4d0bacb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Jul 17, 2022

  1. handled n segments for a different sampling rate than original sampli…

    …ng rate
    
    Signed-off-by: Paarth Neekhara <paarth.n@gmail.com>
    paarthneekhara committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    56694f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a3496 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Added case for n_segments 0, warning for n_segments greater than file…

    … length
    
    Signed-off-by: Paarth Neekhara <paarth.n@gmail.com>
    paarthneekhara committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    85fd5a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

Commits on Jul 28, 2022

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

Commits on Jul 31, 2022

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

Commits on Aug 4, 2022

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

Commits on Oct 12, 2022

  1. Merge branch 'main' into main

    Signed-off-by: Jocelyn <jocelynh@nvidia.com>
    redoctopus authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    31257d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f2f7c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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