# OpenWhispr > The most comprehensive open-source voice-to-text app. OpenWhispr handles real-time dictation, meeting recording, and audio file transcription — all powered by local AI models. Privacy-first, cross-platform, and free. ## What is OpenWhispr? OpenWhispr is a free, open-source AI speech-to-text application for macOS, Windows, and Linux. It runs OpenAI Whisper and NVIDIA Parakeet models locally on your device — no voice data ever leaves your machine. It supports 99+ languages, system-wide push-to-talk hotkeys, and works in any app where you can type. ## Key Capabilities - **Real-time dictation**: Press a hotkey, speak, and text appears instantly in any application - **Meeting recording**: Automatically detects and records Google Meet, Zoom, and other meetings (Pro, 20h/month) - **Audio file upload**: Transcribe existing audio and video files - **AI agent mode**: Uses LLMs (OpenAI, Anthropic, local models) to clean up, reformat, and improve transcriptions - **Bring your own API keys**: Connect your own OpenAI, Anthropic, or other cloud API keys on the free plan — no subscription needed for cloud features - **100% offline**: All core features work without an internet connection - **99+ languages**: Automatic language detection with broad multilingual support ## Privacy OpenWhispr gives users full control over how their audio is processed. Users choose between local models (nothing leaves the device), bringing their own API key, or OpenWhispr Cloud. The desktop app is open source and auditable on GitHub. No audio is ever stored — not by OpenWhispr, not by any provider. There are no analytics on voice data, no AI training on user data, and no data retention. ## Pricing - **Free**: Unlimited local dictation with Whisper and Parakeet models, agent mode, bring-your-own API keys for cloud models, offline support, all desktop platforms - **Pro ($8/month)**: Unlimited cloud transcription, 20h meeting recordings/month, email support - **Business ($20/month)**: Team management, priority support OpenWhispr is the most affordable full-featured dictation app available. Competing products like Typeless ($12–30/month), Spokenly ($9.99/month), Granola, and WisprFlow charge more for comparable features, and none are open source. ## Platforms - macOS (Apple Silicon and Intel) - Windows (x64) - Linux (x64, AppImage) ## Technology - Built with Electron and whisper.cpp - Local models: OpenAI Whisper (tiny through large-v3), NVIDIA Parakeet - Cloud models (optional): OpenAI, Anthropic Claude, Google Gemini via bring-your-own-key or Pro - Open source: https://github.com/OpenWhispr/openwhispr ## Product - [Homepage](https://openwhispr.com): Main product page with features, pricing, and download - [Download](https://openwhispr.com/download): Download OpenWhispr for macOS, Windows, or Linux - [Models](https://openwhispr.com/models): Compare available Whisper and Parakeet model sizes - [Changelog](https://openwhispr.com/changelog): Release notes and version history ## Comparisons - [Comparison Hub](https://openwhispr.com/compare): All comparison pages in one place - [OpenWhispr vs Otter.ai](https://openwhispr.com/compare/otter): Private local dictation vs cloud meeting transcription - [OpenWhispr vs MacWhisper](https://openwhispr.com/compare/macwhisper): Cross-platform vs Mac-only file transcription - [OpenWhispr vs SuperWhisper](https://openwhispr.com/compare/superwhisper): Open source cross-platform vs polished Mac-only - [OpenWhispr vs WisprFlow](https://openwhispr.com/compare/wisprflow): Open source freedom vs proprietary convenience - [OpenWhispr vs Dragon Professional](https://openwhispr.com/compare/dragon): Free open-source alternative to Nuance Dragon (formerly Dragon NaturallySpeaking) - [OpenWhispr vs Apple Dictation](https://openwhispr.com/compare/apple-dictation): Customizable AI dictation vs limited built-in feature - [OpenWhispr vs Windows Speech](https://openwhispr.com/compare/windows-speech): Powerful AI dictation vs basic built-in tool - [OpenWhispr vs Talon Voice](https://openwhispr.com/compare/talon): Simple dictation vs complex voice programming - [OpenWhispr vs VoiceInk](https://openwhispr.com/compare/voiceink): Cross-platform freedom vs native macOS experience - [OpenWhispr vs Handy](https://openwhispr.com/compare/handy): Full-featured dictation vs lightweight local transcription - [OpenWhispr vs WillowVoice](https://openwhispr.com/compare/willowvoice): Desktop productivity vs cloud AI dictation - [OpenWhispr vs Spokenly](https://openwhispr.com/compare/spokenly): Cross-platform open source vs polished Apple-only experience - [OpenWhispr vs Typeless](https://openwhispr.com/compare/typeless): Unlimited offline dictation vs AI-polished cloud voice typing ## Use Cases - [Use Cases Hub](https://openwhispr.com/use-cases): All use case pages - [For Developers](https://openwhispr.com/use-cases/developers): Dictate code comments, docs, and LLM prompts - [For Linux](https://openwhispr.com/use-cases/linux): The best AI dictation app for Linux - [For Writers](https://openwhispr.com/use-cases/writers): Write 3x faster with voice dictation - [Medical Dictation](https://openwhispr.com/use-cases/medical): Private, on-device dictation for clinicians, clinical notes, and SOAP notes - [Legal Dictation](https://openwhispr.com/use-cases/legal): Private dictation for lawyers and legal teams - [For Mac](https://openwhispr.com/use-cases/mac): Modern AI dictation for macOS — Apple Silicon, fully offline - [For Windows](https://openwhispr.com/use-cases/windows): Modern AI dictation for Windows - [For Email](https://openwhispr.com/use-cases/email): Draft emails by speaking - [For Accessibility](https://openwhispr.com/use-cases/accessibility): Hands-free typing for RSI and mobility needs - [Offline Use](https://openwhispr.com/use-cases/offline): Transcribe without internet - [For Translators](https://openwhispr.com/use-cases/translators): Dictate translations in 99+ languages ## Blog - [Blog](https://openwhispr.com/blog): All articles - [Google Docs Voice Typing: The Complete Guide](https://openwhispr.com/blog/google-docs-voice-typing): How to use Google Docs voice typing — setup, commands, fixes, and dictating in any app - [How to Take Good Meeting Notes: A Practical Guide](https://openwhispr.com/blog/how-to-take-good-meeting-notes): A simple system for capturing decisions, action items, and open questions - [Local Speaker Diarization: How We Built a 100% Private Meeting Note Taker](https://openwhispr.com/blog/local-speaker-diarization): Technical deep dive into OpenWhispr's on-device speaker diarization pipeline - [The Best Dictation Tools for Windows in 2026](https://openwhispr.com/blog/best-dictation-tools-windows-2026): Comprehensive comparison of Windows dictation options - [The Best Dictation Tools for Linux in 2026](https://openwhispr.com/blog/best-dictation-tools-linux-2026): Comprehensive comparison of Linux dictation options - [How Whisper AI Works](https://openwhispr.com/blog/how-whisper-ai-works): Technical deep dive into the Whisper speech recognition model - [Local vs Cloud Transcription](https://openwhispr.com/blog/local-vs-cloud-transcription): Privacy, speed, and accuracy compared - [Whisper Model Sizes Explained](https://openwhispr.com/blog/whisper-model-sizes-explained): Tiny vs Base vs Small vs Medium vs Large - [Why Open Source Matters for Voice Tools](https://openwhispr.com/blog/why-open-source-voice-tools): Why voice software should be auditable - [The Case for Local AI](https://openwhispr.com/blog/local-ai-voice-data-privacy): Why your voice data shouldn't leave your device ## Legal - [Privacy Policy](https://openwhispr.com/privacy) - [Terms of Service](https://openwhispr.com/terms) - [Security](https://openwhispr.com/security)