(summary) add dutch and german languages

Based on a request from our European partners, introduce new languages for the
transcription feature. Dutch and German are now supported, which is a great
addition.

It closes #837.

WhisperX is expected to support both languages.
This commit is contained in:
lebaudantoine
2026-01-06 17:15:21 +01:00
committed by aleb_the_flash
parent d7ad5aed05
commit 0a0c7ba618
8 changed files with 23 additions and 1 deletions
@@ -75,6 +75,8 @@
"options": {
"french": "Französisch (fr)",
"english": "Englisch (en)",
"dutch": "Niederländisch (nl)",
"german": "Deutsch (de)",
"auto": "Automatisch"
}
}