Privacy

Last updated: 2026-07-26

Voxtty is built so that your voice never has to leave your machine. This page explains, plainly, what actually happens to your audio, your text, and your visit to this website โ€” no legal boilerplate, just what the software and this site do.

Your voice

Transcription is 100% local. Voxtty runs Whisper on your own machine's CPU. Audio is never uploaded, logged, or sent to any server, by Voxtty or by anyone else. This is true whether you're on the Free tier or Pro โ€” audio never leaves your device, full stop.

Your transcribed text (Pro, opt-in only)

If you turn on the optional AI cleanup feature (Pro), the transcribed text โ€” never the audio โ€” is sent to the LLM provider you configure (for example, Claude), using an API key you supply yourself. Voxtty does not operate its own server in this path and does not see, store, or log this text. Your usage and any data-handling terms for that step are between you and the LLM provider you choose. If you never enable AI cleanup, no text leaves your machine either.

Your custom dictionary

Any names, jargon, or spellings you add to your custom dictionary are stored locally on your machine and applied offline. They are not sent anywhere.

This website

This site uses a self-hosted, privacy-respecting analytics script (Umami, at analytics.daintytrading.com) to see aggregate visit counts. It does not use cookies and does not track you individually across sites. No accounts, forms, or sign-ups exist on this site, so there's no personal data collected here beyond what your browser sends to any website you visit (e.g. your IP address, via standard web server / CDN logs).

Questions

Voxtty is open source. If you want to verify any of the above, the code is public on GitHub. For anything not covered here, open an issue in the repository.