[Unit] Description=Whisper Local - Speech to Text After=graphical-session.target [Service] Type=simple ExecStart=%h/.local/bin/whisper-local Restart=on-failure RestartSec=5 Environment=XDG_RUNTIME_DIR=/run/user/%U [Install] WantedBy=default.target