No description
Find a file
2025-08-16 02:10:48 -06:00
models updating readme 2025-08-16 02:10:48 -06:00
LICENSE Initial commit 2024-01-17 16:11:11 +09:00
README.md Update README.md (#21) 2025-03-21 06:17:34 -04:00

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

Model Training

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