Y
Hacker News
new
|
ask
|
show
|
jobs
by
filterfiber
911 days ago
Does anyone know where I should look if I want to detect specific sounds? Like a smoke alarm, food bowl dispenser (its very distinct), cat meowing, 3d printer collision, that sort of thing?
3 comments
UncleEntity
911 days ago
This one seems interesting ->
https://paperswithcode.com/paper/joint-audio-and-speech-unde...
link
tristanc
911 days ago
Use any model trained on the AudioSet dataset. There is one called EfficientAT i think that I use regularly and is pretty reliable
link
mistercheph
911 days ago
You would learn how to do this in the first & second chapters of the fast.ai course.
link