Commit bb9309f
Fix STT language detection by switching from hardcoded Korean to auto-detect
Whisper was forced to 'ko' which caused English speech to be transcribed
(translated) into Korean. Setting language to 'auto' lets Whisper detect
the spoken language correctly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 37d22b0 commit bb9309f
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
0 commit comments