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

[WIP] Hifi-GAN semantic tokens #2442

Open
wants to merge 30 commits into
base: develop
Choose a base branch
from

Commits on Feb 7, 2024

  1. fix save_path

    poonehmousavi committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d6c2312 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    10247c1 View commit details
    Browse the repository at this point in the history
  2. fix precommit

    poonehmousavi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9322378 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    da02405 View commit details
    Browse the repository at this point in the history
  2. fix precommit

    poonehmousavi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d59f15b View commit details
    Browse the repository at this point in the history
  3. fix test CI

    poonehmousavi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    23b92b0 View commit details
    Browse the repository at this point in the history
  4. conflict

    poonehmousavi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f24614e View commit details
    Browse the repository at this point in the history
  5. fix CI

    poonehmousavi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    488c09f View commit details
    Browse the repository at this point in the history
  6. fix conflicts

    poonehmousavi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e0a9270 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee338cd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. add tokenizer

    poonehmousavi committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3e6242c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. major refactoring

    poonehmousavi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cd0dd7e View commit details
    Browse the repository at this point in the history
  2. fix pre-commit

    poonehmousavi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1b46d96 View commit details
    Browse the repository at this point in the history
  3. fix CI

    poonehmousavi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d2a7a87 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    db1b999 View commit details
    Browse the repository at this point in the history
  2. fix import in docstring

    poonehmousavi committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c6c3517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd77d5f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix minor bug

    poonehmousavi committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    af42120 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix CI

    poonehmousavi committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9613c12 View commit details
    Browse the repository at this point in the history
  2. fix precommit

    poonehmousavi committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    38b0029 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix bug

    poonehmousavi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    76ef27a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    06325cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8fcd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0be893b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15a6ec0 View commit details
    Browse the repository at this point in the history
  3. add multi-codebook hifigan

    Chaanks committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a19c59c View commit details
    Browse the repository at this point in the history
  4. fix multi-codebook hifigan

    Chaanks committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7e4575a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. remove unusued import

    Chaanks committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a384051 View commit details
    Browse the repository at this point in the history
  2. fix model selection

    Chaanks committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e0d1e97 View commit details
    Browse the repository at this point in the history