Speech controlled RGB LED

Can anyone recommend any library/module to compare the audio signal receive from Electret mic with the audio pattern generated for tensorflow lite using Google's teachable machine.

It will be difficult to fit the model on the Argon. A better option is the Photon 2, which has significantly more flash, RAM, and CPU speed. I don't know anyone who has done it with Google teachable machine, but there are examples of using tensorflow with Edge Impulse on the Particle machine learning page.

You'll probably also need to use a PDM digital microphone as there isn't a library for doing the DMA ADC conversions on the P2/Photon 2 at this time.

1 Like

Right now, all I have is the Argon, I guess there's no way to solve my problem.
Moreover, is there's any online platform which its API can get this done for me.