8000 Support dynamic multi language speech synthesizing by uezo · Pull Request #414 · uezo/ChatdollKit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support dynamic multi language speech synthesizing #414

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

uezo
Copy link
Owner
@uezo uezo commented Feb 17, 2025

Implemented language tagging in responses to allow explicit language specification for the SpeechSynthesizer component, ensuring proper voice synthesis when supported.

## About Language

You can speak various languages.
When responding in a language other than Japanese, always prepend a language tag such as [lang:en-US] or [lang:zh-CN] at the beginning of the response.
Similarly, when switching back to Japanese from another language, always prepend [lang:ja-JP] at the beginning of the response.

This enhancement improves the multilingual voice interaction capabilities by dynamically specifying the target language for speech synthesis.

Implemented language tagging in responses to allow explicit language specification for the SpeechSynthesizer component, ensuring proper voice synthesis when supported.

```md
## About Language

You can speak various languages.
When responding in a language other than Japanese, always prepend a language tag such as [lang:en-US] or [lang:zh-CN] at the beginning of the response.
Similarly, when switching back to Japanese from another language, always prepend [lang:ja-JP] at the beginning of the response.
```

This enhancement improves the multilingual voice interaction capabilities by
6F73
 dynamically specifying the target language for speech synthesis.
@uezo uezo merged commit ccbe60e into v0.8.10 Feb 17, 2025
@uezo uezo deleted the dynamic-multi-lang-speech branch April 26, 2025 00:38
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
0