If you work in multiple languages, most dictation apps make you manually switch every time. It's annoying. Whisperer lets you set up per-app language profiles, so your IDE uses English while your email uses French. No manual switching.
Pick your language explicitly#
Auto-detection is convenient but it makes mistakes. Especially with:
- Short phrases (not enough data to guess from)
- Similar-sounding languages (Spanish vs Portuguese)
- Mixing languages in one sentence
Explicit language selection is about 10-15% more accurate than auto-detect. Worth setting up.
Different languages for different apps#
Pro Pack lets you assign languages per app:
- VS Code / Cursor: English for code
- Pages / Word: French for documents
- Mail: German for correspondence
- Slack: English for team chat
Switch apps, language switches automatically. No toggling.
Translate as you dictate#
AI post-processing has a Translate mode. Speak in one language, get text in another. All offline.
- Enable AI Post-Processing in Settings
- Select "Translate" mode
- Set your target language
- Speak in your native language, get output in the target
Good for:
- Writing in a language you speak better than you type
- Quick translations without switching apps
- Using personal dictionary terms for consistent translations
Which backend for which language#
| Backend | Languages | Notes |
|---|---|---|
| Whisper | 99+ | Only option for less common languages |
| NVIDIA | 25 | Fastest, but limited coverage |
| Apple Speech | System languages | Whatever Apple supports |
If you need Romanian or Icelandic or something uncommon, Whisper is your only choice. For English, Spanish, French, and other top languages, NVIDIA is faster.
Making non-English work better#
- Use bigger models. Tiny and Small struggle with non-English. Medium or Large V3 are noticeably better.
- Add prompt words for names and technical terms in your language.
- Fix recurring mistakes with dictionary corrections.
- Set language explicitly instead of relying on auto-detect.
Getting started#
- Download Whisperer
- Settings, select your language
- Set up per-app profiles if you use multiple languages
- Full details on multilingual features