OpenWhispr is a free, open-source voice-to-text dictation app for Windows, macOS, and Linux that pastes your speech at the cursor in any app using local Whisper or Parakeet models. Setup takes about 5 minutes: download the installer, pick local or cloud transcription, grant microphone access, and start dictating with a global hotkey.

Read the full story: OpenWhispr Setup: Free Voice Dictation for Any App →

Transcript

You can turn your voice into text in any app, for free, and keep it fully offline. This is a free, open source dictation app for Mac, Windows, and Linux, and it is climbing GitHub trending right now. No subscription, no account required. Here is the whole install. Clone the repository, move into the folder, and run npm install. It pulls in over eight hundred packages and finishes clean, zero vulnerabilities found. That is the entire setup from source. On first launch you get a short onboarding flow. Pick a processing method, local is the one to choose for zero cost and zero cloud. It downloads a Whisper or Parakeet model once, and after that nothing leaves your machine. Grant the microphone permission and you are ready. Press your hotkey, speak, press it again, and your words land right where your cursor is, in any app on the desktop. It even detects live meetings and turns them into searchable notes. Same idea as paid tools like Wispr Flow, minus the subscription and the vendor seeing your voice. That is the full setup, from an empty folder to dictating for free.