Releases: depoledna/voice-command
Releases · depoledna/voice-command
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of voice-command.
Features
- VAD-driven streaming voice dictation for macOS (Apple Silicon)
- Terminal buffer mode (TUI) and type-into-app mode (
--type) - File transcription mode (
--file) - MLX Whisper (small, 8-bit) for ASR
- Qwen3 1.7B (4-bit) for tech-term correction
- Inline voice commands: punctuation, delete, undo, clear, pause/resume
- Clipboard integration
Install
pip install voice-command