logoalt Hacker News

divbzerolast Tuesday at 4:54 PM4 repliesview on HN

The underlying classifier, BirdNET, is a traditional neural network and not an LLM:

https://doi.org/10.1016/j.ecoinf.2021.101236


Replies

tuvixlast Tuesday at 5:55 PM

Are there any LLMs being widely used for audio classification? I know VLMs are being used a lot in image stuff.

It always seems kind of silly to me to throw everything at an LLM. I know they’re huge and can automatically handle a huge number of tasks but something in me finds it wasteful when we could be creating easily trainable, cheap to run bespoke models for a lot of stuff

show 5 replies
rexxarslast Tuesday at 10:28 PM

Note that while the underlying birdnet-go project started as BirdNET only, it can now use Google Perch v2, BattyBirdNET (for bats!) and other models in the future. It's a really cool project!

cosmojgyesterday at 4:21 PM

Why would anyone assume this uses an LLM? It classifies bird sounds, not human language. I don't mean this as an attack, I'm genuinely curious! This seemed obvious to me, and I want to know what line of thinking might lead one to believe that an LLM is the better (or more likely) tool for this job over a purpose-built classifier.

show 1 reply
ada1981last Tuesday at 9:32 PM

Curious if there is a similar project for dog barks.

show 2 replies