mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #3097] enh: Allow setting TTS voice selection per model #51795
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 @oss001 on GitHub (Jun 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3097
Have integrated openedai-speech, and now realized that an amazing change would be to have the ability to set specific voices when creating new models.
@tjbck commented on GitHub (Jun 12, 2024):
Great suggestion! PR Welcome!
@F1xGOD commented on GitHub (Oct 26, 2024):
add this to production build
@defaultsecurity commented on GitHub (Dec 20, 2024):
Yes, please!
@F1xGOD commented on GitHub (Feb 16, 2025):
i think it would be best to make it admin/user selection you can lock a certain voice per model or allow user to change it
@schlick7 commented on GitHub (Feb 24, 2025):
This would be awesome! I'm learning a new language and having to switch the voices back and forth gets annoying quickly.
@manuhortet commented on GitHub (Jan 1, 2026):
Being able to set the additional parameters JSON per model would already go a long way. Because that would already provide complete control for anything OpenAI-like - mentioning in case that is lower hanging compared to the complete per-model voice settings implied here.