6 ms·
Merlin's story is very interesting: https://www.birds.cornell.edu/home/the-magic-of-merlin/ https://www.birds.cornell.edu/home/the-magic-of-merlin/ The journey
by CobrastanJorji 16d ago
Merlin's story is very interesting: https://www.birds.cornell.edu/home/the-magic-of-merlin/ https://www.birds.cornell.edu/home/the-magic-of-merlin/
The journey to a magical, free bird sound ID app involves some obvious steps (the NSF gave them money), but the amount of timeline offramps is really high. The NSF didn't think this app was educational ("it's just telling them the answer, they don't even have to work for it!"), the funding ran out so they were thinking of charging money, eBird happened to have five years of bird sound recordings they could use, a computer vision guy on the team happened to learn that spectrograms are basically the same as pictures...
And the result is tremendously useful! They get great signal on where birds are, and they're making people so much more interested in birds and nature and science. And I think charging $1 for the app or, shudder, some sort of subscription model might've ruined the whole thing.
- utopiah 15d agoFunnily enough I was in the bathroom (that's where I do my most random thinking) just yesterday evening thinking how template matching in computer vision, e.g. https://docs.opencv.org/5.0/py_tutorials/py_imgproc/py_template_matching/py_template_matching.html https://docs.opencv.org/5.0/py_tutorials/py_imgproc/py_templ... is basically audio signal processing but instead of being temporal it is spatial. Different signals but same principle.