{ "daemon": { "hotkey": "Cmd+m", "edit_hotkey": "Cmd+Shift+m" }, "recording": { "input": "" }, "stt": { "model": "base", "device": "cpu" }, "injection": { "backend": "clipboard", "remove_transcription_from_clipboard": false }, "vocabulary": { "replacements": [ { "from": "Martha", "to": "Marta" }, { "from": "docker", "to": "Docker" }, { "from": "system d", "to": "systemd" } ], "terms": [ "Marta", "Docker", "systemd", "Kubernetes", "PostgreSQL" ] } }