mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #527] [MERGED] feat: Documentation for WHISPER_LANGUAGE #584
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/docs/pull/527
Author: @Thaniel94
Created: 5/5/2025
Status: ✅ Merged
Merged: 5/5/2025
Merged by: @tjbck
Base:
main← Head:add-whisper-language-constraint📝 Commits (4)
c56b6deAdded documentation for WHISPER_LANGUAGE environment variable060b49cFixed a typo (TTS should have been STT)9b309e3Adjustment to WHISPER_LANGUAGE docs to mention expected input format (ISO 639-2)cb4b24bAdjustment 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

/getting-started/env-configuration

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.