Bug Fixes
- fix: pass locale language code to WhisperKit decoder (#340) — WhisperKit now correctly uses the user's selected locale when transcribing, producing native script output for Hebrew, Arabic, CJK, and other non-Latin languages instead of Latin transliterations.
Contributors
Thanks to @Tomdekel for identifying and fixing the locale passthrough bug.