• v0.2.3 e3f823045c

    Mouth v0.2.3 Stable

    steve released this 2026-04-15 05:46:15 +01:00 | 1 commits to main since this release

    Mouth v0.2.3

    Downloads

    • mouth-v0.2.3-linux-x86_64.tar.gz
    • mouth-v0.2.3-windows-x86_64.exe

    Checksums (SHA256)

    ad987655f3f4e5ea4c2db83698ff8f19609a183ae3ce2f596bc505b0e792c637  mouth-v0.2.3-linux-x86_64.tar.gz
    0b834f51d8c0d2ecd3d003d9064476412a769382d6cf29b1b24c2937f6cfaa8d  mouth-v0.2.3-windows-x86_64.exe
    
    Downloads
  • v0.2.2 eff93e4731

    Mouth v0.2.2 Stable

    steve released this 2026-04-13 09:22:48 +01:00 | 2 commits to main since this release

    Mouth v0.2.2

    Changes

    • Add input device selection to interactive config TUI (mouth config)

    Downloads

    • mouth-v0.2.2-linux-x86_64.tar.gz
    • mouth-v0.2.2-windows-x86_64.exe

    Checksums (SHA256)

    c6b0cd4f79645c82795637d1d717461fce4b46e347890503b3d8e668372385cd  mouth-v0.2.2-linux-x86_64.tar.gz
    593c57f8ed346cf02cace0d13109a19bf5a0f29f425401f195063990183cd7cf  mouth-v0.2.2-windows-x86_64.exe
    
    Downloads
  • 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