Skip to content

Support dynamic multi language speech synthesizing#414

Merged
uezo merged 1 commit intov0.8.10from
dynamic-multi-lang-speech
Feb 17, 2025
Merged

Support dynamic multi language speech synthesizing#414
uezo merged 1 commit intov0.8.10from
dynamic-multi-lang-speech

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 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