Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected output for Desktop App? #17

Open
ghost opened this issue Jul 8, 2021 · 1 comment
Open

Expected output for Desktop App? #17

ghost opened this issue Jul 8, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 8, 2021

I followed the setup instructions and ran: python analyze.py --i example/Soundscape_1.wav.

I get the following result:

FILES IN DATASET: 1 
LOADING SNAPSHOT BirdNET_Soundscape_Model.pkl ... DONE! 
BUILDING BirdNET MODEL... DONE! 
IMPORTING MODEL PARAMS... DONE! 
COMPILING THEANO TEST FUNCTION FUNCTION... DONE! 
LOADING eBIRD GRID DATA... DONE! 13800 GRID CELLS 
SID: 1 PROCESSING: Soundscape_1.wav SPECIES: 987 DETECTIONS: 38 TIME: 8 

How do I know what species 987 is? It would be nice to see an example of expected output in the README.md as well.

@lenawarbler
Copy link

Hi there,

The list of 987 bird species that BirdNET is trained to recognize can be found here: https://birdnet.cornell.edu/species-list/

In the example folder there are two txt files that are the expected output: Soundscape_1.BirdNET.selections.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant