jeremylt / bird-chat-bot

2 stars 0 forks source link

Bird Song Recognition Model #2

Open jeremylt opened 1 year ago

jeremylt commented 1 year ago

1) What trained models exist

2) What do we need to train our own

3)...

jeremylt commented 1 year ago

Are any of these recognition apps particularly good @jessicatir https://www.birdwatchingdaily.com/birds/field-guides-and-apps/best-birdsong-apps/

I think it would be cool to have one model of our own and one or two public models.

https://birdnet.cornell.edu/

jessicatir commented 1 year ago

Cornell Realtime Acoustic Detection (RAD) https://github.com/CornellLabofOrnithology/brp-realtime-acoustic-detectors

Cornell's Merlin app has gotten really good in the past couple years.

jeremylt commented 1 year ago

I need to circle back to this soon

jeremylt commented 1 year ago

Here's the BirdNET repo: https://github.com/kahst/BirdNET-Analyzer

That seems like the "right" tool for IDing the generated sounds.