{ "config_version": 1, "daemon": { "hotkey": "Cmd+m" }, "recording": { "input": "" }, "stt": { "provider": "local_whisper", "model": "base", "device": "cpu", "language": "en" }, "models": { "allow_custom_models": false, "whisper_model_path": "" }, "injection": { "backend": "clipboard", "remove_transcription_from_clipboard": false }, "safety": { "enabled": true, "strict": false }, "ux": { "profile": "default", "show_notifications": true }, "advanced": { "strict_startup": true }, "vocabulary": { "replacements": [ { "from": "Martha", "to": "Marta" }, { "from": "docker", "to": "Docker" }, { "from": "system d", "to": "systemd" } ], "terms": [ "Marta", "Docker", "systemd", "Kubernetes", "PostgreSQL" ] } }