This is a simple Alexa like that uses the OpenWakeWord library and PortAudio to detect the wake word "Dis Cyril".
- Clone the repository
git clone git@github.com:do4-2022/dis-cyril.git
- Install the dependencies
cd dis-cyril
poetry install
- Run the detector
poetry run python src/main.py
-
Say the wake word "Dis Cyril"
-
You can now say your command. For now it only detects weather related commands.