Wispr-Flow
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.
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.
- ✓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
- →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