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

Capacitron #510

Closed
wants to merge 41 commits into from
Closed

Capacitron #510

wants to merge 41 commits into from

Commits on Mar 13, 2021

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

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    9e6f2ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev-capacitron

    Merging upstream dev bug fixes
    a-froghyar committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    ce8a3b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

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

Commits on Mar 24, 2021

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

Commits on Mar 26, 2021

  1. added ref encoder LSTM and implemented the routine for dynamic lstm w…

    …ith varying input lengths
    a-froghyar committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8789c65 View commit details
    Browse the repository at this point in the history
  2. implemented the logic for sampling from prior and posterior as well a…

    …s the post encoder MLP plus bugfixes
    a-froghyar committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    26e9ee0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    e5f4ca9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-capacitron-dev' of github.com:a-froghyar/Capacitron…

    … into dev-capacitron-dev
    a-froghyar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bbf0158 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    417d2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2458f15 View commit details
    Browse the repository at this point in the history
  3. second cleanup

    a-froghyar committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    2840cb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. new CI config

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

Commits on May 12, 2021

  1. working base modell

    a-froghyar committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0ceb489 View commit details
    Browse the repository at this point in the history
  2. delete unused stuff

    a-froghyar committed May 12, 2021
    Configuration menu
    Copy the full SHA
    bc8e12a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    6bced9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aaf406 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. mac eval and melgan config

    a-froghyar committed May 23, 2021
    Configuration menu
    Copy the full SHA
    64cff14 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    19f1652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7030dff View commit details
    Browse the repository at this point in the history
  3. Revert "merge dec into dev-capacitron"

    This reverts commit 7030dff, reversing
    changes made to 64cff14.
    a-froghyar committed May 25, 2021
    Configuration menu
    Copy the full SHA
    9f58071 View commit details
    Browse the repository at this point in the history
  4. change optimizer initialization for compatibility with Hifi-GAN offic…

    …ial implementation
    Edresson authored and a-froghyar committed May 25, 2021
    Configuration menu
    Copy the full SHA
    dacd6c5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    53c9310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9876910 View commit details
    Browse the repository at this point in the history
  3. deleted unnecessary files

    a-froghyar committed May 27, 2021
    Configuration menu
    Copy the full SHA
    dbe1453 View commit details
    Browse the repository at this point in the history
  4. gitignore delete line

    a-froghyar committed May 27, 2021
    Configuration menu
    Copy the full SHA
    45b675b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

Commits on May 29, 2021

  1. bug fix and remove old code

    Edresson committed May 29, 2021
    Configuration menu
    Copy the full SHA
    a065cf9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

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

Commits on Jun 4, 2021

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

Commits on Jun 10, 2021

  1. bug fix

    Edresson committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    63af948 View commit details
    Browse the repository at this point in the history
  2. bug fix

    Edresson committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7f2aebb View commit details
    Browse the repository at this point in the history
  3. small text fix

    a-froghyar committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    fa9f15a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdf2bca View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. resolve conflicts

    a-froghyar committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e921ecb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from a-froghyar/dev-capacitron-fixes

    renamde text_encoder_output_dim in capacitron_layers for clarity
    a-froghyar authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8350332 View commit details
    Browse the repository at this point in the history
  3. change some comments

    a-froghyar committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c7b56be View commit details
    Browse the repository at this point in the history