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

feat: add quickvc, fix usage of ContentVec, remove onnx support #197

Merged
merged 48 commits into from
Apr 3, 2023

Commits on Mar 31, 2023

  1. feat: add half options

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    67e9492 View commit details
    Browse the repository at this point in the history
  2. fix(hifigan): fix dtype for n

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9a6de1f View commit details
    Browse the repository at this point in the history
  3. fix: remove unused files

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    59dedf1 View commit details
    Browse the repository at this point in the history
  4. feat: mb-istft-vits prototype

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    87fd22b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b3fb65 View commit details
    Browse the repository at this point in the history
  6. fix(train): add loss calculation

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1ce2580 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc463db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aac151a View commit details
    Browse the repository at this point in the history
  9. fix: update hps

    34j committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b847885 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f74766 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c61dd17 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. refactor: refactor a lot

    BREAKING CHANGE: this is a breaking change
    34j committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    21feb01 View commit details
    Browse the repository at this point in the history
  2. refactor: more refactoring

    34j committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0116fa4 View commit details
    Browse the repository at this point in the history
  3. refactor: refactor a lot

    34j committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    68fd982 View commit details
    Browse the repository at this point in the history
  4. fix(train): fix reset_optimizer

    34j committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ef9378d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef2afb6 View commit details
    Browse the repository at this point in the history
  6. fix(ms-istft): fix conv1d input

    34j committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    8940eeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb0b692 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    9298ec2 View commit details
    Browse the repository at this point in the history
  2. fix(utils): update typing

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d9231f0 View commit details
    Browse the repository at this point in the history
  3. refactor(utils): refactor a lot

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    8db979c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b9e9af View commit details
    Browse the repository at this point in the history
  5. refactor(train): refactor train

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    aa50149 View commit details
    Browse the repository at this point in the history
  6. fix(utils): remove unused print

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d8eec61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d89a9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c675a31 View commit details
    Browse the repository at this point in the history
  9. feat: make config selectable

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    4103b39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d425f1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    094fec5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f2afab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e989a05 View commit details
    Browse the repository at this point in the history
  14. fix: remove onnx support

    34j committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    155267a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f0ec1e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e085e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3640431 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61e885e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88aaa3a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    f074993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d747bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e3e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623aedd View commit details
    Browse the repository at this point in the history
  5. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ba95f1c View commit details
    Browse the repository at this point in the history
  6. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    76fe3d7 View commit details
    Browse the repository at this point in the history
  7. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b97c70d View commit details
    Browse the repository at this point in the history
  8. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    033ca78 View commit details
    Browse the repository at this point in the history
  9. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    774cd33 View commit details
    Browse the repository at this point in the history
  10. docs(readme): update README.md

    34j committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    229f9ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17fa86c View commit details
    Browse the repository at this point in the history