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

Conversation

uezo
Copy link
Owner

@uezo uezo commented Oct 25, 2024

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.

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 uezo merged commit dba5170 into master Oct 25, 2024
@uezo uezo deleted the unify-speech-in-modelcontroller branch November 4, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant