warchildmd / google-assistant-hotword-raspi

Simple Google Assistant with hotword activation from Snowboy setup for my Pi Zero W.
MIT License
153 stars 32 forks source link
assistant google-assistant google-assistant-sdk raspberry-pi snowboy

google-assistant-hotword-raspi

Simple Google Assistant with hotword activation from Snowboy setup for RaspberryPi 1 and Zero W.

Setup

1. Google Assistant Python setup on Raspbery Pi

PS On Raspberry Pi Zero W this setup takes about 30-40 minutes.

2. Snowboy Python setup on Pi - Github

PS For Python 3 rename _snowboydetect.so_py3 to _snowboydetect.so.

Train your own hotwords or download existing ones from https://snowboy.kitt.ai/

3. Run gassistant.py and you should have a working Google Assistant with hotword activation

`python gassistant.py models/ok_google.pmdl`