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

Since using the combination of `ENTRYPOINT` and `CMD` section in _**Dockerfile**_ we have to explicitly call the `analyze.py` script on the command line, because the first argument on the command...

This is for convenience and alternatively to PR #51 AFAIK the combination of `ENTRYPOINT` and `CMD` section in _**Dockerfile**_ only makes sense if one needs the feature to overwrite the...

Hello I'm getting really slow processing times when using docker vs native. native: ``` jason@LAPTOP-T8LSCUVL:~/benchmark/native/BirdNET-Analyzer$ python3 analyze.py Species list contains 2434 species Found 2 files to analyze Analyzing example/soundscape.wav Analyzing...

Hi there, if i run the run.bat file with the uk species list i get this error """D:\BirdNET-Analyzer>BirdNET-Analyzer.exe --i "E:\site_1_orange\s1june10pm.WAV" --o _soundfile_data\_s1june10am --slist labels\V2.1\BirdNET_GLOBAL_2K_V2.1_Labels_uk.txt Traceback (most recent call last): File...

Running segments.py with forward slashes on Windows 10 leads to a system error. For example when running the example command `python3 segments.py --audio example/ --results example/ --o example/segments/ ` This...

I'm relaying this question from someone else at the Bioacoustics Stack Exchange (currently in beta): https://bioacoustics.stackexchange.com/questions/114/where-are-birdnet-saved-observation-sound-snippets-saved-on-an-iphone "I've recorded some sounds using the app BirdNET (https://birdnet.cornell.edu/) and would like to share/export...

![image](https://user-images.githubusercontent.com/3987564/177135177-94429970-afb4-4e64-b6cd-4532d6753af8.png) Running the GUI on windows 10 I get this error in the console. Does this make sense to anyone?

I downloaded the zip file BirdNET-Analyzer for Windows and followed the instructions to check the box "Unblock" before unpacking. I launch BirdNET-Analyzer-GUI.exe and enter my data. After clicking on the...

Hello, would it be possible to make Birdnet available on f-droid ? It would allow users to download an up to date APK event if users do not have a...

Using either dockerized or Windows version of BirdNet, and saving output in CSV format, the "Start (s)" and "End (s)" fields seems to sometimes miss trailing zero (or other number?)...