Getting Started
Install WisperCode and start dictating in under 5 minutes.
Download and Install
- Go to the Download page and grab the installer for your platform.
- macOS: Open the
.dmgfile and drag WisperCode to your Applications folder. - Windows: Run the
.exeinstaller and follow the prompts.
First Launch
When you open WisperCode for the first time, you'll be guided through a short setup:
- Grant Microphone Access — WisperCode needs to hear you. On macOS, you'll see a system permission dialog. On Windows, allow microphone access in Settings.
- Grant Accessibility Permissions (macOS only) — This lets WisperCode type into other apps on your behalf.
- Choose a Whisper Model — Smaller models are faster but less accurate. Start with
baseorsmallif you're unsure. - Pick Your Hotkey Mode — Choose how you want to trigger recording (hold, toggle, press, or double-press).
Download a Model
WisperCode uses OpenAI's Whisper models for transcription. The first time you use it, you'll need to download a model:
| Model | Size | RAM Needed | Speed | Accuracy |
|---|---|---|---|---|
| tiny | 75 MB | ~1 GB | Fastest | Basic |
| base | 142 MB | ~1 GB | Fast | Good |
| small | 466 MB | ~2 GB | Moderate | Better |
| medium | 1.5 GB | ~5 GB | Slower | Great |
| large | 3.1 GB | ~10 GB | Slowest | Best |
For most users, small or medium offers the best balance.
Your First Dictation
- Open any app where you type — a text editor, email client, chat app, anything.
- Click where you want text to appear.
- Press and hold your hotkey (default:
Ctrl+Spaceon macOS,Ctrl+Spaceon Windows). - Speak naturally.
- Release the hotkey.
- Your transcribed text appears at the cursor.
That's it. No account, no internet required.
Next Steps
- Configure WisperCode to match how you work.
- Check Troubleshooting if you run into issues.