Privacy-first by design
Privacy Policy
Last updated: February 21, 2026
Privacy Overview
This tool is designed with a strong commitment to user privacy.We do not collect any personal data.All audio processing for transcription happens either directly in your browser (desktop) or via a secure, ephemeral API (mobile) that does not store your audio.
Overview
This tool is built with privacy as a core principle. How your data is handled depends on the device you are using:
- On Desktop: All transcription happens entirely inside your browser. No audio data, text, or any other personal information is ever sent to a server.
- On Mobile: Due to hardware limitations on phones, your audio is securely sent to Groq Cloud for lightning-fast Processing. Groq processes this ephemerally and does not use your data to train their models.
How Transcription Works
Desktop Processing: When you upload audio on a desktop, it is decoded and processed entirely within your browser using the Whisper Small model running via WebAssembly or WebGPU. The AI model itself is downloaded from Hugging Face once and cached in your browser — after that, the tool works fully offline.
Mobile Processing: To prevent memory crashes on mobile browsers, your audio is chunked and securely sent via our API to Groq Cloud, which uses the Whisper Large V3 model. The audio is transcribed and the text is immediately returned to your device. Groq operates under strict privacy guidelines and your audio is purely processed in-memory.
Browser Cache & Local Storage
The Whisper model weights (approximately 150 MB) are cached in your browser's native cache after the first download. This is standard browser caching behavior (no different from a website caching its CSS or images). You can clear this cache at any time through your browser settings.
We only use a minimal localStorage flag to remember whether the model was loaded before, so the UI can skip a redundant first-load hint. We do not store audio, transcripts, personal data, or tracking identifiers in localStorage, sessionStorage, or IndexedDB.
Third-Party Services
Depending on your device, this application interacts with the following strict-privacy third parties:
- Hugging Face (Desktop): Used only to download the open-source Whisper model files on first use. Their privacy policy applies to this simple file download.
- Groq Cloud (Mobile): Used as the processing engine for mobile transcriptions. Groq processes API requests ephemerally; they do not retain your audio data or use it to train their models. You can read the Groq Privacy Policy for more details.
Children's Privacy
This service does not knowingly collect any data from children or anyone else, as no data is collected at all.
Changes to This Policy
If this policy ever changes, the updated version will be published at this URL with a revised "Last updated" date.
Contact
Questions? Reach out via LinkedIn.
Developed by Onat Özmen
← Back to app