mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[PR #17188] [CLOSED] feat: add TTS WebUI to TTS providers list #11150
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/17188
Author: @rsxdalv
Created: 9/3/2025
Status: ❌ Closed
Base:
dev← Head:add-tts-webui📝 Commits (2)
c159b46feat: add TTS WebUI to TTS providers list8ce95cffeat: add CFG, temperature and exaggeration to TTS WebUI settings📊 Changes
4 files changed (+278 additions, -2 deletions)
View changed files
📝
backend/open_webui/config.py(+29 -0)📝
backend/open_webui/main.py(+10 -0)📝
backend/open_webui/routers/audio.py(+115 -1)📝
src/lib/components/admin/Settings/Audio.svelte(+124 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Discussion: https://github.com/open-webui/open-webui/discussions/17187
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Fixed
Screenshots or Videos
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.