Skip to content

Releases: depoledna/voice-command

v0.2.0

26 Apr 15:30

Choose a tag to compare

v0.1.0

07 Apr 06:22

Choose a tag to compare

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