BirdNET-Annotator is a tool for AI-assisted labelling of bird audio datasets.
6.0K
First, install the Windows Subsystem for Linux 2 (WSL2):
Start a PowerShell as administrator:
⊞ + X.PowerShell (Admin)Command Prompt (Admin).In said PowerShell, install WSL2 by running the following command:
wsl --install
Reboot.
Then, install Docker Desktop:
Finally, start Docker Desktop:
⊞ and type Docker Desktop.Accept the license, as this is a non-commercial open-source project.Continue without signing in.⊞ and type PowerShell and start it.docker pull bengt/birdnet-annotator:latest
docker run --publish=127.0.0.1:7860:7860 bengt/birdnet-annotator:latest
Content type
Image
Digest
sha256:4fcb8b8da…
Size
1.7 GB
Last updated
almost 3 years ago
docker pull bengt/birdnet-annotator