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

Hi there, I'm working amid IT restrictions that make accessing this technology difficult, so please pardon any related oversights on my end. I'm trying to help myself and colleagues regain...

feedback: question

I would like to combine this project's code with the code from [birdnetlib](https://github.com/joeweiss/birdnetlib). Since birdnetlib is licensed under the terms of the GPLv3 and this project is license as CC-NC-BY-SA...

type: enhancement

I am trying to use the windows GUI version of BirdNET to train my own classifier in an attempt to identify individual frogs in my recordings. The species is Allobates...

type: bug
area: Analyzer

This pull requests collects my efforts to raise the quality of this project by applying some best practices. As I do not know your workflow, these might not meet your...

- Be explicit about Ubuntu version numbers - Clone repository first to keep the venv local - Be explicit about Python version numbers - Prefer using apt instead of apt-get...

Hi all, unfortunately I made an sudo update and sudo upgrade, and now I found that the analyze.py is more than three times slower than before. Does anybody have an...

status: more Information needed

If the Dockerfile is built for the arm64 platform, the resulting image doesn't work. Errors are generated indicating... ``` ImportError: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/local/lib/python3.8/site-packages/tflite_runtime/_pywrap_tensorflow_interpreter_wrapper.so) ``` I...

type: bug

It would be great if there was an "official" BirdNET Analyzer docker image available, either on Docker Hub or on the repo of your choosing. A number of unofficial images...

type: enhancement

A suggestion... I'm looking to implement something like BirdNET-Pi but container-ized. For what I have in mind, it would be more useful to have server.py running in a container than...

type: enhancement

When selecting an .ogg File to Analyze in Single file Mode (for example from birdclef-2023 dataset) the GUI shows "Error" and the console shows the following Stacktrace. .ogg Files work...

type: bug
area: Analyzer