This repository serves to host micro_wake_word
model files (.tflite
) for ease of use with the micro_wake_word
ESPHome component.
These files can be used by referencing them by the filename without .tflite
.
micro_wake_word:
...
model: github://fabio-garavini/micro-wake-word-models/models/hey_tars.json@main
See https://github.com/kahrendt/microWakeWord for details and instructions on training your own wake words.