I Built an A.I. Voice Assistant using PyTorch - part 1, Wake Word Detection

This is a series where I walk through the engineering steps and challenges on how to build an Artificial intelligence voice assistant, similar to google home or Amazon Alexa, with Python and PyTorch on a Raspberry Pi. I leverage the latest machine and deep learning techniques to achieve this. In this video, I show how you can build a wake word detector (keyword spotting) using recurrent neural networks specifically LSTMs. AudoDocs: Turn Reading Into Listening with The Magic of AI Github: Parts: raspberry pi 4 model b - =ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 ReSpeaker 2 mic array hat - =ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 portable mini speaker - =ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 micro sd - =ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
Back to Top