There are four distinct sounds I need to detect in real time with an embedded device. Think a clap sensor, but with 4 different sounding claps.
How might I go about this? How much training data (if any) do I need to collect? Is there an off-the-shelf method to just classify a few different audio events to a high degree of accuracy, and then embed that to a microcontroller (even a computer at this point)?
Thanks!
https://docs.edgeimpulse.com/docs/development-platforms/full...
(And it's overall a nice book, very easy to read and follow along the examples)
Best book I know on DSP:
The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D.