BirdNET powered soundscape analysis for bird song identification
Go to file
Samuel Ortion acc51fdfc4 Add plotter and fix miner 2022-08-16 05:21:53 +02:00
.ideas Add plotter and fix miner 2022-08-16 05:21:53 +02:00
analyzer@08f0315852 BirdNET on the river 2022-08-12 18:01:01 +02:00
config Add plotter and fix miner 2022-08-16 05:21:53 +02:00
daemon Add plotter and fix miner 2022-08-16 05:21:53 +02:00
media Generate favicon 2022-08-14 08:10:53 +02:00
www Add plotter and fix miner 2022-08-16 05:21:53 +02:00
.env BirdNET on the river 2022-08-12 18:01:01 +02:00
.gitignore Add plotter and fix miner 2022-08-16 05:21:53 +02:00
.gitmodules BirdNET on the river 2022-08-12 18:01:01 +02:00
INSTALL.md Update install process 2022-08-14 10:33:30 +02:00
LICENSE Initial commit 2022-08-12 17:57:54 +02:00
README.md Fix install sed and systemd services,working on bullseye test 2022-08-13 11:33:40 +02:00
TODO Add plotter and fix miner 2022-08-16 05:21:53 +02:00
install.sh Add plotter and fix miner 2022-08-16 05:21:53 +02:00
requirements.txt Add plotter and fix miner 2022-08-16 05:21:53 +02:00

README.md

BirdNET-stream

Realtime BirdNET powered soundscape analysis for bird song identification.

BirdNET-stream logo image IA generated

Introduction

BirdNET-stream record sound on Linux computer and analyze it with the help of the BirdNET algorithm. It extracts most interesting bird songs and calls accessible in a webapp.

Install

On debian based system, you can install BirdNET-stream with the following command:

curl -sL https://raw.githubusercontent.com/UncleSamulus/BirdNET-stream/main/install.sh | bash

For finer control, or to adapt to your system, you can follow the instructions in the INSTALL.md file.

Usage

Acknoledgements

  • BirdNET on which this project relies
  • BirdNET-Pi the great inspiration of this project