Post

BirdNET

BirdNET-Go is an AI-powered solution for continuous avian monitoring and identification, providing 24/7 realtime bird song analysis.

BirdNET

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/birdnet.sh)"
CPU: 4 cores RAM: 2048 MB Disk: 12 GB OS: Debian 13

Configuration

Config file:

1
/opt/birdnet/data

Notes

Audio device passthrough is required for realtime monitoring. Add the audio device to the LXC configuration.
For GPU acceleration, set var_gpu=yes before running the script.
Data and recordings are stored in /opt/birdnet/data.

Web Interface

Port: 8080

Source code
Loading...