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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.