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

v0.23.0 #7

Merged
merged 17 commits into from
Apr 18, 2024
Merged

v0.23.0 #7

merged 17 commits into from
Apr 18, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b6ab85a View commit details
    Browse the repository at this point in the history
  2. refactor: remove verbose arguments

    Can be handled by adjusting logging levels instead.
    eginhard committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b711e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b2d48f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab64844 View commit details
    Browse the repository at this point in the history
  5. fix: logging in executables

    eginhard committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7dc5d1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e689fd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. docs: update links

    eginhard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aa40fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107e22c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f1c8b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #1 from idiap/update-docs

    Update links and Github actions
    eginhard authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e626a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. feat(xtts): support hindi for sentence-splitting and fine-tuning

    The XTTS model itself already supports Hindi, it was just in these components.
    eginhard committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d416865 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge pull request #3 from idiap/logging

    Use Python logging instead of print()
    eginhard authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dfbe016 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from idiap/hindi

    feat(xtts): support Hindi for sentence-splitting and fine-tuning
    eginhard authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2ad790d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3c9685 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    794eecb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7d69cc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge pull request #5 from idiap/tokenizer-logging

    Add tokenizer logging, update version for release 0.23.0
    eginhard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5527f70 View commit details
    Browse the repository at this point in the history