Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 704 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 704 Bytes

Dis Cyril

This is a simple Alexa like that uses the OpenWakeWord library and PortAudio to detect the wake word "Dis Cyril".

Requirements

Installation

  1. Clone the repository
git clone [email protected]:do4-2022/dis-cyril.git
  1. Install the dependencies
cd dis-cyril
poetry install

Usage

  1. Run the detector
poetry run python src/main.py
  1. Say the wake word "Dis Cyril"

  2. You can now say your command. For now it only detects weather related commands.