ESPHome microwakeword Model collection

March 21, 2025 ยท View on GitHub

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:
  ...
  models:
    - model: okay_nabu

Model Training

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