[PR #20844] [CLOSED] fix: add TTS voice selector to match admin audio settings UI #25797

Closed
opened 2026-04-20 06:07:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/20844
Author: @tacha6613
Created: 1/21/2026
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • f3d137e fix: 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

  • TTS voice selector in Model Editor

Fixed

  • UX inconsistency between Admin Settings and Model Editor

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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/20844 **Author:** [@tacha6613](https://github.com/tacha6613) **Created:** 1/21/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`f3d137e`](https://github.com/open-webui/open-webui/commit/f3d137ef71c15e70c97b08b0bf82303e44fadf8d) fix: add TTS voice selector to match admin audio settings UI ### 📊 Changes **1 file changed** (+55 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/workspace/Models/ModelEditor.svelte` (+55 -10) </details> ### 📄 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 - TTS voice selector in Model Editor ### Fixed - UX inconsistency between Admin Settings and Model Editor --- 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 06:07:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#25797