mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #20844] [CLOSED] fix: add TTS voice selector to match admin audio settings UI #64653
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20844
Author: @tacha6613
Created: 1/21/2026
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
f3d137efix: add TTS voice selector to match admin audio settings UI📊 Changes
1 file changed (+55 additions, -10 deletions)
View changed files
📝
src/lib/components/workspace/Models/ModelEditor.svelte(+55 -10)📄 Description
Description
In Admin Panel > Settings > Audio, there's a voice selector dropdown, but in Model Editor you have to type the voice ID manually. Added the same dropdown to Model Editor.
Added
Fixed
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.