mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #19323] [MERGED] feat+chore: Add user header information for TTS/STT requests #40808
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/19323
Author: @Classic298
Created: 11/20/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @tjbck
Base:
dev← Head:user-header-tts📝 Commits (1)
bbffbb5feat: Add user header information for TTS/STT requests (#93)📊 Changes
2 files changed (+21 additions, -22 deletions)
View changed files
📝
backend/open_webui/routers/audio.py(+20 -21)📝
backend/open_webui/routers/files.py(+1 -1)📄 Description
Description
feat: Solves https://github.com/open-webui/open-webui/issues/19312
chore: Also does some code cleanup in the speech() function.. to replace old manual header adding with the already existing reusable function
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.