claudedwithlove
explore/wispr-flow

Wispr-Flow

Cherished

Wispr-Flow is a desktop dictation application that transcribes speech to text using OpenAI Whisper, with support for both local processing and cloud-based AI providers like OpenAI, Claude, and Gemini. It runs as a cross-platform Electron app with a global hotkey for quick access, automatic text insertion at the cursor, and local SQLite storage of transcription history. Users can choose between privacy-preserving local models or cloud-based AI for post-processing and responses.

·1··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
7.2 / 10

Wispr-Flow is a cross-platform desktop dictation app using OpenAI Whisper for speech-to-text with support for both local processing and cloud AI providers. It provides global hotkey access, automatic cursor insertion, and local SQLite storage for transcription history.

Code Quality6.5
Usefulness8.5
Claude Usage7.0
Documentation8.0
Originality6.0
Highlights
  • Comprehensive multi-provider AI integration supporting OpenAI, Claude, Gemini, and local models with latest model versions
  • Privacy-first approach offering both local processing and cloud options with automatic text insertion at cursor location
  • Well-structured cross-platform implementation with modern tech stack including React 19, TypeScript, and Electron
To Improve
  • Add comprehensive test coverage and error handling for speech recognition failures and API timeouts
  • Implement voice activity detection and noise cancellation features to improve transcription accuracy in various environments