[PR #527] [MERGED] feat: Documentation for WHISPER_LANGUAGE #584

Closed
opened 2026-02-15 18:14:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/527
Author: @Thaniel94
Created: 5/5/2025
Status: Merged
Merged: 5/5/2025
Merged by: @tjbck

Base: mainHead: add-whisper-language-constraint


📝 Commits (4)

  • c56b6de Added documentation for WHISPER_LANGUAGE environment variable
  • 060b49c Fixed a typo (TTS should have been STT)
  • 9b309e3 Adjustment to WHISPER_LANGUAGE docs to mention expected input format (ISO 639-2)
  • cb4b24b Adjustment to WHISPER_LANGUAGE docs - Corrected ISO 639-2 to ISO 639-1 for most cases. Added exception for some languages

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+6 -0)
📝 docs/tutorials/speech-to-text/env-variables.md (+1 -0)

📄 Description

This branch would add documentation changes for the WHISPER_LANGUAGE env variable that was recently added into the main branch (Feature pull request: https://github.com/open-webui/open-webui/pull/13376)

Images below (Note 'ISO 639-2' has since been corrected to 'ISO 639-1', with an added exception that just Hawaiian and Cantonese use 'ISO 639-2')

/tutorials/speech-to-text/env-variables
image

/getting-started/env-configuration
image


🔄 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/docs/pull/527 **Author:** [@Thaniel94](https://github.com/Thaniel94) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `add-whisper-language-constraint` --- ### 📝 Commits (4) - [`c56b6de`](https://github.com/open-webui/docs/commit/c56b6de5e8a98bebaecaa81b2ac1528f8544bfe4) Added documentation for WHISPER_LANGUAGE environment variable - [`060b49c`](https://github.com/open-webui/docs/commit/060b49c30c6363f0b7b1092af918a1f9c2ab69f2) Fixed a typo (TTS should have been STT) - [`9b309e3`](https://github.com/open-webui/docs/commit/9b309e3c484d9a55b02ccacdd0166fbc67f92917) Adjustment to WHISPER_LANGUAGE docs to mention expected input format (ISO 639-2) - [`cb4b24b`](https://github.com/open-webui/docs/commit/cb4b24bf4747c63271cffb662a1c9f7bcad62330) Adjustment to WHISPER_LANGUAGE docs - Corrected ISO 639-2 to ISO 639-1 for most cases. Added exception for some languages ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+6 -0) 📝 `docs/tutorials/speech-to-text/env-variables.md` (+1 -0) </details> ### 📄 Description This branch would add documentation changes for the WHISPER_LANGUAGE env variable that was recently added into the main branch (Feature pull request: https://github.com/open-webui/open-webui/pull/13376) Images below (Note 'ISO 639-2' has since been corrected to 'ISO 639-1', with an added exception that just Hawaiian and Cantonese use 'ISO 639-2') /tutorials/speech-to-text/env-variables ![image](https://github.com/user-attachments/assets/e4439181-56d5-4944-9138-2588930ce6ee) /getting-started/env-configuration ![image](https://github.com/user-attachments/assets/bc510843-577b-4a39-ada4-302a87c561d7) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:14:57 -05:00
yindo closed this issue 2026-02-15 18:14:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#584