Post

BirdNET

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

BirdNET
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/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

This post is licensed under CC BY 4.0 by the author.