by desertraven on 12/5/22, 6:54 AM with 5 comments
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!
by tkanarsky on 12/5/22, 9:18 AM
https://docs.edgeimpulse.com/docs/development-platforms/full...
by t0mas88 on 12/5/22, 10:00 AM
(And it's overall a nice book, very easy to read and follow along the examples)
by simne on 12/5/22, 4:46 PM
Best book I know on DSP:
The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D.