birdnet-go
birdnet-go
Docker app from ZappyZap's Repository
Overview
BirdNET-Go is an AI solution for continuous avian monitoring and identification
24/7 realtime bird song analysis of soundcard capture, analysis output to log file, SQLite or MySQL
Utilizes BirdNET AI model trained with more than 6500 bird species
Local processing, Internet connectivity not required
Easy to use Web user interface for data visualisation
Supports over 40 languages for species names
Advanced features like Deep Detection for improved accuracy and Live Audio Streaming.
BirdWeather.com API integration
Realtime log file output can be used as overlay in OBS for bird feeder streams etc.
Minimal runtime dependencies, BirdNET Tensorflow Lite model is embedded in compiled binary
Provides endpoint for Prometheus data scraping
Runs on Windows, Linux and macOS
Low resource usage, works on Raspberry Pi 3 and equivalent 64-bit single board computers
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--add-host="host.docker.internal:host-gateway"
Template configuration
Config DirPathrw
Config Directory
- Target
- /config
- Value
- /mnt/user/appdata/birdnet-go/config
Data DirectoryPathrw
Data Directory
- Target
- /data
- Value
- /mnt/user/appdata/birdnet-go/data
BIRDNET UIDVariable
Runs the container process with your host user's ID for correct file permissions.
- Target
- BIRDNET_UID
- Default
- 99
- Value
- 99
BIRDNET GIDVariable
Runs the container process with your host user's group ID.
- Target
- BIRDNET_GID
- Default
- 100
- Value
- 100
Time zoneVariable
Sets the timezone inside the container. See Wikipedia list.
- Target
- TZ
- Value
- America/Toronto
WebUIPorttcp
The port on which the application will run.
- Target
- 8080
- Default
- 8080
- Value
- 8080
Categories
Download Statistics
11,591
Total Downloads
Details
Repository
ghcr.io/tphakala/birdnet-go:nightlyLast Updated2026-05-24
First Seen2025-08-22
Run birdnet-go on Unraid.
birdnet-go is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.