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

Unify speech handling regardless of source in ModelController #380

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. Unify speech handling regardless of source in ModelController

    Streamlined the handling of speech in ChatdollKit.Model, making it consistent regardless of the source (local files, web URLs, or TTS). The `SpeechSynthesizer` now manages the source-specific logic, allowing the ModelController to operate without needing to account for differences in speech sources.
    uezo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6afe582 View commit details
    Browse the repository at this point in the history