birdnetlib icon indicating copy to clipboard operation
birdnetlib copied to clipboard

A python api for BirdNET-Lite and BirdNET-Analyzer

Results 7 birdnetlib issues
Sort by recently updated
recently updated
newest added

Hello! First of all, thank you very much for this great project! **Description** I am encountering an issue in versions 0.14 and 0.15. I tested with versions 0.8, 0.10, and...

question

When passing the model version to the analyzer, the dynamic loader should pull down the correct mdata file.

As part of this, implement a lint checker with [Black](https://github.com/psf/black) in Github actions. It should run on all pull requests.

I have a working test case for the custom classifier functions, but I don't have a [custom classifier](https://github.com/kahst/BirdNET-Analyzer#training) itself for testing. If you have a classifier, a suitable .wav or...

help wanted

Dear Mr. Weiss, I just tried your code from 6.2 of https://github.com/kahst/BirdNET-Analyzer. My system is bookworm 64bit on RPi4B. I installed all the libraries into a venv and started your...

getting this error when i try to upload wav files recorded using audacity OR recorded from command line using arecord arecord -v -D hw:0 -t wav -f S16_LE -c 2...