BirdNET powered soundscape analysis for bird song identification
Go to file
Samuel Ortion e4488e1918 Generate favicon 2022-08-14 08:10:53 +02:00
.ideas Add spectro webpage (not the audio of the server yet) & dataminer script 2022-08-13 16:00:08 +02:00
analyzer@08f0315852 BirdNET on the river 2022-08-12 18:01:01 +02:00
config Add spectro webpage (not the audio of the server yet) & dataminer script 2022-08-13 16:00:08 +02:00
daemon Daemon services update 2022-08-14 08:10:15 +02:00
media Generate favicon 2022-08-14 08:10:53 +02:00
www Generate favicon 2022-08-14 08:10:53 +02:00
.env BirdNET on the river 2022-08-12 18:01:01 +02:00
.gitignore Fix install sed and systemd services,working on bullseye test 2022-08-13 11:33:40 +02:00
.gitmodules BirdNET on the river 2022-08-12 18:01:01 +02:00
INSTALL.md Add base daemon scripts 2022-08-13 07:48:06 +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 spectro webpage (not the audio of the server yet) & dataminer script 2022-08-13 16:00:08 +02:00
install.sh Add spectro webpage (not the audio of the server yet) & dataminer script 2022-08-13 16:00:08 +02:00
requirements.txt BirdNET on the river 2022-08-12 18:01:01 +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