[PR #19323] [MERGED] feat+chore: Add user header information for TTS/STT requests #80051

Closed
opened 2026-05-13 14:06:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: user-header-tts


📝 Commits (1)

  • bbffbb5 feat: 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.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 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/19323 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `user-header-tts` --- ### 📝 Commits (1) - [`bbffbb5`](https://github.com/open-webui/open-webui/commit/bbffbb577f93460445754a258a804b9932998a5b) feat: Add user header information for TTS/STT requests (#93) ### 📊 Changes **2 files changed** (+21 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/audio.py` (+20 -21) 📝 `backend/open_webui/routers/files.py` (+1 -1) </details> ### 📄 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)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <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-05-13 14:06:18 -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#80051