# Mouth configuration # Copy to ~/.config/mouth/config.yaml (Linux/macOS) # or %APPDATA%\mouth\config.yaml (Windows) # Hotkey to activate recording hotkey: ctrl+space # Recording mode: push_to_talk or toggle mode: push_to_talk # Cancel hotkey (only active while recording) cancel_key: escape # Speech-to-text model model: parakeet-tdt-0.6b-v3 # Inference accelerator: auto, cpu, cuda, directml accelerator: auto # GPU device index (when accelerator is cuda/directml) gpu_device: 0 # How to paste text: ctrl_v, shift_insert, ctrl_shift_v, clipboard_only paste_method: ctrl_v # Keep transcribed text on clipboard after pasting copy_to_clipboard: true # Overlay position: top, bottom, none overlay_position: top # Play audio feedback sounds audio_feedback: true # Audio input device name (null = system default) input_device: null # Voice activity detection (trim silence) vad_enabled: true # Language hint for model language: en