• v0.2.0 9522841346

    Mouth v0.2.0 Stable

    steve released this 2026-04-10 22:15:02 +01:00 | 6 commits to main since this release

    Mouth v0.2.0 — First full release

    Offline speech-to-text with a global hotkey. Press a key, speak, and transcribed text is pasted at your cursor. No cloud services, no API keys — everything runs locally.

    Features

    • Speech-to-text via Parakeet TDT 0.6B v3 (ONNX) — accurate, fast, fully offline
    • Voice activity detection via Silero VAD — trims silence automatically
    • Global hotkey with grab mode — hotkey is consumed, never echoes to focused app
    • Push-to-talk and toggle modes — hold or tap to record
    • Configurable paste method — Ctrl+V, Shift+Insert, Ctrl+Shift+V, or clipboard only
    • System tray icon with Exit menu — runs silently in the background
    • Colour-coded overlay — red (recording), amber (transcribing), green (done)
    • Audio feedback — blip up/down sounds on record start/stop
    • Interactive config (mouth config) — press keys to set hotkeys, or type manually
    • Daemon status (mouth status) — IPC via named pipe (Windows) / Unix socket (Linux)
    • Daemon lock — prevents multiple instances
    • Auto model download — models download from HuggingFace on first run (~800MB)
    • Windows console auto-hide — no lingering terminal window
    • Exe icon — microphone icon embedded in the Windows binary

    Downloads

    • mouth-v0.2.0-windows-x86_64.exe — Windows x86_64
    • mouth-v0.2.0-linux-x86_64.tar.gz — Linux x86_64

    Checksums (SHA256)

    458e144e3a741cb882ff8bcc0b986b9353dcc6ec32b144c1739fd83c043d6e1c  mouth-v0.2.0-linux-x86_64.tar.gz
    6611d77f474e06e1cf36542758f8e6271582d566df46b72bb5aeff6bc15d5017  mouth-v0.2.0-windows-x86_64.exe
    
    Downloads