open-webui/backend
_00_ 0613563644
FIX: STT default whisper trascription language
FIX: STT default whisper trascription language

Fix the transcripcion language used by default whisper, setting as WHISPER_LANGUAGE if it is setted in env var, even if a language is detected in the file's metadata.
It is understood that if a language is set as an environment variable for transcriptions, this should be the preferred one and the one that should be used for that purpose.

It would be advisable to add this variable as configurable in UI
2025-07-22 16:47:06 +02:00
..
data
open_webui FIX: STT default whisper trascription language 2025-07-22 16:47:06 +02:00
.dockerignore
.gitignore
dev.sh fix: dev.sh 2025-07-20 15:10:54 +04:00
requirements.txt Fix: Add posthog lib to requirement for avoid opentelemetry issue 2025-07-17 10:15:18 +02:00
start.sh feat: add support for WEBUI_SECRET_KEY_FILE 2025-06-07 23:14:21 +08:00
start_windows.bat fix: windows start script 2025-06-27 15:46:38 +04:00