BirdNET-Analyzer
                                
                                 BirdNET-Analyzer copied to clipboard
                                
                                    BirdNET-Analyzer copied to clipboard
                            
                            
                            
                        BirdNET analyzer for scientific audio data processing.
Is there an easy way to access previous model versions with the fully packaged option for Windows?
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...
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...
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...
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...
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...
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...
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...
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...