Korean voice dictation missing spaces between words
Resolved 💬 2 comments Opened Apr 7, 2026 by brody424 Closed May 19, 2026
Description
When using voice mode with Korean (ko) dictation language, the transcribed text has no spaces between words.
Steps to Reproduce
- Enable voice mode:
/voice - Set dictation language to
ko(Korean) - Hold Space and speak in Korean
- Release Space
Expected Behavior
Transcribed Korean text should include proper spacing between words (띄어쓰기), e.g.:
그러면 피그마 MCP를 받으면 된다는 소리야?
Actual Behavior
All words are concatenated without any spaces:
그러면은피그마MCP를받으면된다는소리야?
너가피그마MCP를설정해줘.
그런데보이스모드는원래띄어쓰기가안되는거야?
Environment
- OS: macOS (Darwin 25.2.0)
- macOS Dictation Language: 한국어(대한민국) — properly configured
- Claude Code voice dictation language:
ko
Screenshot
macOS dictation settings (properly configured for Korean):
Notes
- English dictation works fine with proper spacing
- macOS system dictation settings are correctly set to Korean, but the issue appears to be in Claude Code's own transcription engine
- The AI can still understand the input without spaces, but readability is significantly impacted
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗