open-webui/backend/open_webui
_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 refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal refac 2025-06-21 19:12:43 +04:00
migrations feat: migrate folder table 2025-07-13 00:51:58 +04:00
models refac: memory handling 2025-07-20 15:00:24 +04:00
retrieval refac 2025-07-22 17:17:26 +04:00
routers FIX: STT default whisper trascription language 2025-07-22 16:47:06 +02:00
socket enh/refac: note image upload 2025-07-17 17:36:06 +04:00
static doc: changelog 2025-06-16 18:27:18 +04:00
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test chore: format, lint 2025-07-16 15:23:18 +09:00
utils refac 2025-07-22 11:38:47 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py chore: format 2025-07-19 18:57:59 +04:00
constants.py feat: follow ups 2025-06-03 18:07:29 +04:00
env.py refactor: change MAX_RETRY_COUNT as env 2025-07-16 15:23:18 +09:00
functions.py refac: reserved __user__ param format 2025-06-04 15:53:07 +04:00
main.py refac 2025-07-22 11:38:47 +04:00
tasks.py refac 2025-07-12 03:00:40 +04:00