sorenmulli / grethe

Voice Assistant living inside a Raspberry Pi Zero connected to Google Voice Bonnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grethe

Personal voice assistant.

Setup

Everything in here to be done from the Pi.

git clone https://github.com/sorenmulli/grethe
cd grethe
python3 -m venv pygrethe
source pygrethe/bin/activate
pip install -r requirements.txt
pip install ~/AIY-voice-kit-python

About

Voice Assistant living inside a Raspberry Pi Zero connected to Google Voice Bonnet


Languages

Language:Python 100.0%