Skip to content

esphome/micro-wake-word-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

ESPHome micro_wake_word Model collection

This repository serves to host micro_wake_word model files (.tflite) for ease of use with the micro_wake_word ESPHome component.

Usage

These files can be used by referencing them by the filename without .tflite.

micro_wake_word:
  ...
  model: okay_nabu

Model Training

See https://github.com/kahrendt/microWakeWord for details and instructions on training your own wake words.