Releases: bcardi0427/birdnet-go-aianalyzer
Releases · bcardi0427/birdnet-go-aianalyzer
AI Analyzer LXC Latest
Latest release binaries and packaged archives for the AI Analyzer.
For Proxmox LXC upgrades and Raspberry Pi, run the update script inside your terminal:
curl -fsSL https://raw.githubusercontent.com/bcardi0427/birdnet-go-aianalyzer/aianalyzer/main/scripts/install-aianalyzer-lxc.sh -o install-aianalyzer-lxc.sh
bash ./install-aianalyzer-lxc.shnightly-20260511-414
fix(ci): use glob path for macOS ONNX Runtime dylib copy BSD tar on macOS runners does not strip the nested directory with --strip-components=1 the same way GNU tar does. Skip stripping for darwin and use a glob pattern to find the dylib inside the versioned directory name.