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 Matcha-TTS #1773

Merged
merged 27 commits into from
Oct 29, 2024
Merged

Add Matcha-TTS #1773

merged 27 commits into from
Oct 29, 2024

Commits on Oct 14, 2024

  1. copy files from Matcha-TTS

    csukuangfj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7757218 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. rename

    csukuangfj committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ac1125e View commit details
    Browse the repository at this point in the history
  2. rename

    csukuangfj committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f95ac12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fac3a3 View commit details
    Browse the repository at this point in the history
  4. add dataset

    csukuangfj committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ccd2dcc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. First working version.

    csukuangfj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    56d3b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. switch to piper-phonemize

    csukuangfj committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7077b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. use CMVN

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

Commits on Oct 21, 2024

  1. add onnx export

    csukuangfj committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    748557f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a67d4b9 View commit details
    Browse the repository at this point in the history
  2. Reformat code

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7994684 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c558328 View commit details
    Browse the repository at this point in the history
  4. remove more unused code

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ed569a9 View commit details
    Browse the repository at this point in the history
  5. fix inference

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ba4df19 View commit details
    Browse the repository at this point in the history
  6. remove the text folder

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f6328ed View commit details
    Browse the repository at this point in the history
  7. remove more unused code

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    10c099a View commit details
    Browse the repository at this point in the history
  8. refacotring

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8cb1cda View commit details
    Browse the repository at this point in the history
  9. Update README

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    14a28ed View commit details
    Browse the repository at this point in the history
  10. Add CI for matcha-tts

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    761bc76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    908da44 View commit details
    Browse the repository at this point in the history
  12. install missing deps

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a6d018a View commit details
    Browse the repository at this point in the history
  13. fix typos

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fa9f4d5 View commit details
    Browse the repository at this point in the history
  14. Fix CI

    csukuangfj committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ab883a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Add copyright info

    csukuangfj committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3a98633 View commit details
    Browse the repository at this point in the history
  2. fix style issues

    csukuangfj committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a531c92 View commit details
    Browse the repository at this point in the history
  3. fix isort

    csukuangfj committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0db8319 View commit details
    Browse the repository at this point in the history
  4. Add generated wave

    csukuangfj committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    74925e6 View commit details
    Browse the repository at this point in the history