Troubleshooting
Solutions for common issues with WisperCode.
Hotkey Not Working
macOS
- Check Accessibility permissions. Go to System Settings > Privacy & Security > Accessibility and make sure WisperCode (or "Wisper Code") is listed and enabled.
- Restart WisperCode after granting permissions. macOS requires a restart for accessibility changes to take effect.
- Check for conflicts. Another app might be using the same hotkey. Try changing your hotkey in Settings > Hotkey.
Windows
- Run as administrator if the hotkey doesn't work in elevated apps.
- Check for conflicts with other apps that register global hotkeys (Discord, OBS, gaming software).
- Try a different hotkey in Settings > Hotkey.
No Audio / Microphone Not Detected
- Check system permissions. Make sure WisperCode has microphone access in your OS settings.
- Select the correct device. Go to Settings > Audio and choose your microphone from the dropdown.
- Test your microphone in your system's sound settings to confirm it's working.
- Close other apps that might be exclusively using the microphone (Zoom, Teams, etc.).
Poor Transcription Accuracy
- Try a larger model. Switch from
tinyorbasetosmallormediumin Settings > Model. - Speak clearly and at a normal pace. Whisper handles natural speech well, but mumbling or very fast speech reduces accuracy.
- Reduce background noise. Use a directional microphone or find a quieter environment.
- Add vocabulary hints. If Whisper keeps getting specific words wrong, add them to your dictionary in Settings > Dictionary.
- Check the language setting. Make sure the correct language is selected in Settings > Model.
Text Not Appearing in Target App
macOS
- Check Accessibility permissions (see "Hotkey Not Working" above). WisperCode needs accessibility access to type into other apps.
- Some apps block automated input. A few apps (mostly banking or security software) block programmatic text insertion. WisperCode will fall back to clipboard paste in these cases.
Windows
- Try running WisperCode as administrator if text doesn't appear in elevated applications.
- Check that the target app is focused when recording stops.
High CPU / Memory Usage
- Large models use more RAM. The
largemodel needs ~10 GB of RAM. If your system is struggling, switch tosmallormedium. - GPU acceleration reduces CPU load significantly. If you have a compatible GPU, WisperCode will use it automatically.
- Close the model when not in use. WisperCode keeps the model loaded for fast transcription, but you can unload it from the system tray menu.
App Crashes on Launch
- Delete the config file at
~/.wisper/config.jsonand restart. A corrupted config can prevent launch. - Check for OS compatibility. WisperCode requires macOS 12+ or Windows 10+.
- Update your OS to the latest version.
- Reinstall WisperCode from the Download page.
Still Stuck?
Reach out at hello@wispercode.com with:
- Your operating system and version
- The Whisper model you're using
- Steps to reproduce the issue
- Any error messages you see
We'll get back to you.