mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #13494] [CLOSED] feat: Azure TTS Allow Base URL #38846
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/13494
Author: @NoMoreFood
Created: 5/5/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
f26eac5feat: Azure TTS Allow Base URL36b2150Merge branch 'open-webui:dev' into dev📊 Changes
4 files changed (+89 additions, -60 deletions)
View changed files
📝
backend/open_webui/config.py(+12 -8)📝
backend/open_webui/main.py(+2 -3)📝
backend/open_webui/routers/audio.py(+19 -24)📝
src/lib/components/admin/Settings/Audio.svelte(+56 -25)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Breaking Changes (Dev Branch Only)
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, 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.