6 Commits

Author SHA1 Message Date
bdb1aac885 Add --language and --task CLI arguments, document in README
--language: force language detection (e.g. en, sv) or leave unset for auto
--task: transcribe (default) or translate to English
Previously language was hardcoded to 'en' which caused multilingual models
to hallucinate translations instead of transcribing the source language.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 09:16:19 +00:00
f2ba15185e Update VRAM estimates to show float16/float32 for all models
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 09:14:35 +00:00
dd6e74a7a8 Fix large-v3 VRAM estimate — ~5GB with float16, not ~10GB
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 09:14:00 +00:00
be1efd9edb Add model selection and compute type sections to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 09:11:39 +00:00
c96bf0ecf5 Updated readme 2026-06-07 10:17:43 +02:00
4fa4baee17 Initial commit 2026-06-07 10:14:56 +02:00