[Unit] Description=Soniox Remote Mic Relay Gateway After=network.target [Service] Type=simple WorkingDirectory=/home/alialavi/projects/soniox-android-remote/server ExecStart=/home/alialavi/.hermes/hermes-agent/venv/bin/python3 /home/alialavi/projects/soniox-android-remote/server/relay_server.py Restart=always RestartSec=3 [Install] WantedBy=default.target