Add this to your normal trunk-recorder script: "uploadScript": "/usr/local/bin/transfer_call.sh"
Add the transfer_call.sh (modified as needed to the above directory)
radio-run.py runs on the computer with the NVIDIA GPU, it is set up for a Windows machine
You will need to set:
CONFIGURATION:
WATCH_DIR = r"YOUR STORAGE DIRECTORY"
ARCHIVE_DIR = r"DIRECTORY FOR PROCESSED FILES"
MODEL_SIZE = "turbo"
NODE_RED_URL = "YOUR NODE RED IP"
My storage directory and the archive directory are both on the same NAS disk.
The Node Red server is running in a seperate proxmox machine, the json is included You will need to set your Webhooks. I have 2, one that uploads everyting, and then one that uploads only ones matching keywords. In my applciation now, all ICE related triggers.