BirdNET-Analyzer icon indicating copy to clipboard operation
BirdNET-Analyzer copied to clipboard

BirdNET analyzer for scientific audio data processing.

Results 157 BirdNET-Analyzer issues
Sort by recently updated
recently updated
newest added

Utilizing sox for audio segment extraction would significantly improve processing speed. Additionally, users often manage large Passive Acoustic Monitoring projects with extensive data, some of which may have been previously...

It would be nice to have two sampling modes in `segments.py`. The way it's implemented now is to randomly shuffle all segments for a species and then limit the number...

type: enhancement
area: Analyzer
area: GUI

I am using Birdnet for training models and I found that tensorflow version 2.16.1 changed keras module such as the current call in model.py failed. I found the fix by...

**Describe the bug** When I use my custom model with the corresponding species list, I often get a UnicodeDecodeError. Then I have to first convert the species list, which is...

I'm very interested in the dedicated integration with BirdWeather as it's something I've been considering implementing myself. Has any progress been made on this? Did you have any thoughts on...

type: enhancement
area: Analyzer

Would it be possible to add real-time detection capability to BirdNET-Analyzer? This would allow users to monitor birds in real time as they are making recordings.

Hi there, I'm running analyze.py and embeddings.py in concert (i.e., on the same dataset of 100k 5-minute files) and really struggling with performance. Each file is taking ~150-200 seconds to...

Hey guys, I trained a custom linear classifier for 154 species. When I make predictions over the same file I get very different results when using the `tflite` and `Raven`...

Hello, I'm interested in how to calculate recall and precision values for custom training models. I'm currently training a custom classifier to identify eight frog species based on the pre-trained...

Hello, I hope everyone is well. I have two problems when I'm using the BirdNET GUI. The first is that my custom model's output does not save when I select...