Skip to content

v0.1.0

Choose a tag to compare

@depoledna depoledna released this 07 Apr 06:22
· 5 commits to main since this release

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