Pure Whisper. Nothing else.
English | 简体中文
NanoWhisper is a minimal desktop speech-to-text app. Press a shortcut, speak, and the transcribed text is auto-pasted into your active application. That's it.
Powered by OpenAI Whisper API and Google Gemini API. Built with Tauri v2.
- Tap
Right ⌘on macOS /Right Ctrlon Windows (customizable) - Speak
- Tap again to stop — text is transcribed and pasted instantly
- One Shortcut — Global hotkey to start/stop recording. No UI to navigate.
- Auto-Paste — Transcribed text goes straight to your cursor. No copy needed.
- Waveform Overlay — Minimal always-on-top visualizer while recording.
- History — All transcriptions saved locally with audio files for retry.
- System Tray — Runs quietly in the background.
Prerequisites: Node.js and Rust.
git clone https://github.com/jicaiinc/nanowhisper.git
cd nanowhisper
npm install
npm run tauri dev
纯粹的语音转文字,仅此而已。
© 2025 Jicai, Inc.