Skip to content

fix: use provider-specific default voice when testing TTS in settings#10

Open
JokerQianwei wants to merge 2 commits intoTHU-MAIC:mainfrom
JokerQianwei:fix/tts-voice-mismatch
Open

fix: use provider-specific default voice when testing TTS in settings#10
JokerQianwei wants to merge 2 commits intoTHU-MAIC:mainfrom
JokerQianwei:fix/tts-voice-mismatch

Conversation

@JokerQianwei
Copy link
Contributor

When testing a TTS provider different from the currently active one, the voice from the active provider was sent (e.g. OpenAI's 'alloy' sent to GLM API), causing error 1214. Now falls back to the selected provider's default voice.

JokerQianwei added 2 commits March 16, 2026 14:48
When testing a TTS provider different from the currently active one,
the voice from the active provider was sent (e.g. OpenAI's 'alloy'
sent to GLM API), causing error 1214. Now falls back to the selected
provider's default voice.
@cosarah
Copy link
Collaborator

cosarah commented Mar 16, 2026

Thanks for your bug report and fix
I just made some more thorough changes to unify the default voice settings and removed redundant code
PR #13

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.

2 participants