mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
feat: Speech voices should be more granular #5233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nonlinear on GitHub (May 19, 2025).
Check Existing Issues
Problem Description
When using Azure TTS, you can set vocie only in system, and sometimes, some voices per user (sometimes not. some voices pass per user, some crash)
Desired Solution you'd like
It would be best if voice settings follow the suggested cascading path:
with later taking precedence over first.
this way we have enough granularity for different voices and languages (my group is bilingual, my users are not)
Alternatives Considered
No response
Additional Context
No response
@silentoplayz commented on GitHub (Nov 6, 2025):
Related - https://github.com/open-webui/open-webui/issues/15143