Privacy & Security
How VoiceTypr keeps your voice data private. What stays local, what leaves, and why.
We use cookies for attribution, marketing measurement, and consent state. Read our Cookie Policy.
How VoiceTypr keeps your voice data private. What stays local, what leaves, and why.
VoiceTypr runs transcription on your computer by default.
Network activity can happen when you choose it:
| Data | Where | Encrypted |
|---|---|---|
| Speech models | Local folder | No (open-source weights) |
| Transcription history | SQLite database | No |
| Settings | JSON config file | No |
| License key | Keychain (Mac) / Registry (Windows) | Yes |
If you enable AI formatting presets (Default, Prompts, Email, Commit):
VoiceTypr may also offer optional non-local transcription modes, such as cloud STT or local-network sharing. Those are opt-in paths, not the default offline workflow.
VoiceTypr does not run background usage analytics.
If you manually submit a support, bug, or crash report, the app can send the details you choose to share, including redacted logs and system information needed to debug the issue.
The website (voicetypr.com) uses privacy-focused analytics (Umami and OpenPanel) with no cookies or cross-site tracking.
VoiceTypr is an open-source app built on open-source local transcription models, including Whisper. You can inspect the public desktop repository on GitHub and still keep the normal offline workflow local by default.