A minimal macOS voice input app. TypeNo captures your voice, transcribes it locally, and pastes the result into whatever app you were using — all in under a second.
Features:
- Short-press Control to start/stop recording
- Text is automatically transcribed and pasted into your active app
- Also copied to clipboard
- Local speech recognition using coli (privacy-first)
- No windows, no settings, no accounts
- Drag .m4a/.mp3/.wav/.aac to the menu bar icon to transcribe files
- Menu bar controls
Requirements:
- Microphone permission
- Accessibility permission (to paste text into apps)
- coli: npm install -g @marswave/coli




