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

A LibriTTS recipe on both ASR & Neural Codec Tasks #1746

Merged
merged 34 commits into from
Oct 21, 2024

Commits on Sep 4, 2024

  1. init commit

    JinZr committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd82686 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. a little bit coarse commit

    JinZr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6e4a9ea View commit details
    Browse the repository at this point in the history
  2. fixed a typo

    JinZr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2df992f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    91f7b1c View commit details
    Browse the repository at this point in the history
  2. minor updates

    JinZr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2e5055a View commit details
    Browse the repository at this point in the history
  3. minor fixes

    JinZr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0150961 View commit details
    Browse the repository at this point in the history
  4. black formatted

    JinZr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8da57a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4483c6e View commit details
    Browse the repository at this point in the history
  6. minor updates

    JinZr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    12c7a16 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. * added script for inference

    * minor updates
    JinZr committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c236757 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. minor updates

    JinZr committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d45b400 View commit details
    Browse the repository at this point in the history
  2. black formatted

    JinZr committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c43977e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e65a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. refactored loss functions

    JinZr committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f9340cc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. making MSD and MPD optional

    JinZr committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e788bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83ce89 View commit details
    Browse the repository at this point in the history
  3. added scheduler w/ warmup

    JinZr committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    58f6562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01cc307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93eedce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fixed script for inference

    JinZr committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b65eba2 View commit details
    Browse the repository at this point in the history
  2. fixed +x permission

    JinZr committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    266e840 View commit details
    Browse the repository at this point in the history
  3. minor updates to the scripts

    JinZr committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    32a7d22 View commit details
    Browse the repository at this point in the history
  4. minor updates

    JinZr committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f074487 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156af46 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. black formatted

    JinZr committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    43267e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. minor updates

    JinZr committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2356621 View commit details
    Browse the repository at this point in the history
  2. updated train.py

    JinZr committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df87a0f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. comments updated

    JinZr committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5492a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd96f63 View commit details
    Browse the repository at this point in the history
  3. comments updated

    JinZr committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    74a738f View commit details
    Browse the repository at this point in the history
  4. updated default param

    JinZr committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7eee6b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. added README.md and RESULTS.md

    JinZr committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2831572 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. added licensing info

    JinZr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d752230 View commit details
    Browse the repository at this point in the history
  2. black formatted

    JinZr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    01a003a View commit details
    Browse the repository at this point in the history