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

Add Talromur2 recipe #4680

Merged
merged 43 commits into from
Nov 8, 2022
Merged

Add Talromur2 recipe #4680

merged 43 commits into from
Nov 8, 2022

Commits on Dec 7, 2021

  1. add talromur to db.sh

    G-Thor committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    07d151c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8152202 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Integrate icelandic g2p

    G-Thor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2a1a407 View commit details
    Browse the repository at this point in the history
  2. Add talromur recipe

    G-Thor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2f2ed4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    299e061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6348585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16f47f7 View commit details
    Browse the repository at this point in the history
  6. reformatted with black

    G-Thor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b467140 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7752729 View commit details
    Browse the repository at this point in the history
  8. Fix python formatting

    G-Thor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    49a284e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Add data_download.sh for talromur recipe.

    Reduced batch size of fastspeech2 to facilitate 1-gpu training
    Reduced VITS batch size to prevent OOM failures in 4-GPU setup
    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    87b7b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e9836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6320f0b View commit details
    Browse the repository at this point in the history
  4. add talromur to db.sh

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    759cec0 View commit details
    Browse the repository at this point in the history
  5. Integrate icelandic g2p

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d7a3946 View commit details
    Browse the repository at this point in the history
  6. Add talromur recipe

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2f27743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5009416 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6b4db3 View commit details
    Browse the repository at this point in the history
  9. reformatted with black

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2f2c8db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf449bd View commit details
    Browse the repository at this point in the history
  11. Fix python formatting

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3aae2f7 View commit details
    Browse the repository at this point in the history
  12. Add data_download.sh for talromur recipe.

    Reduced batch size of fastspeech2 to facilitate 1-gpu training
    Reduced VITS batch size to prevent OOM failures in 4-GPU setup
    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    bcead94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab374fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3658ad View commit details
    Browse the repository at this point in the history
  15. Fix merge conflicts in db.sh

    G-Thor committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cd7078d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. refactor ice-g2p integration

    G-Thor committed May 5, 2022
    Configuration menu
    Copy the full SHA
    512b857 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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

Commits on May 25, 2022

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

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    c61baeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccd7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540433c View commit details
    Browse the repository at this point in the history
  4. Remove unused conf files

    G-Thor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8b1f890 View commit details
    Browse the repository at this point in the history
  5. Write README

    G-Thor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d22126c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9989814 View commit details
    Browse the repository at this point in the history
  7. Fix linter error E501

    G-Thor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0df138e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    f7d6f33 View commit details
    Browse the repository at this point in the history
  2. apply black to new script

    G-Thor committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0649fee View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. remove setup.sh

    G-Thor committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    161ab4c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Apply changes from PR review

    Also replaced data.sh with data_multi_speaker.sh.
    - since that is used for this multi-speaker dataset
    G-Thor committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    163e887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a62e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    500ac0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37cb63b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52cfd8 View commit details
    Browse the repository at this point in the history