Build your own Google Assistant using tinyML

– Werbung –
Reading Time: 2 minutes

Build your own Google Assistant using tinyML

Arduino TeamJanuary 28th, 2021

Smart speakers are amazing devices, able to answer a near-infinite array of questions, as well as offer a variety of AI services. As shown in this project write-up by Marcelo Rovai, you can emulate a Google Assistant with Raspberry Pi and ReSpeaker 2-Mics Pi HAT, which can be triggered to “wake” and respond to your voice queries with a physical button.

– Werbung –
– Werbung –

To take this system to the next level, he’s leveraging an Arduino Nano 33 BLE Sense that replaces the button with a virtual one through keyword spotting. The tinyML-enabled Nano then listens for “yes” using its onboard microphone. When activated, it sends a signal to the Raspberry Pi, which in turn processes subsequent requests via the Google Cloud.

– Werbung –

More details on the project can be found in Rovai’s blog post.

– Werbung –

[youtube https://www.youtube.com/watch?v=e_OPgcnsyvM?feature=oembed&w=500&h=281]

[youtube https://www.youtube.com/watch?v=wcKeDZEGiDM?feature=oembed&w=500&h=281]

– Werbung –

Website: LINK

– Werbung –