#Wake word training not producing tflite file, only onnx.

1 messages · Page 1 of 1 (latest)

devout badge
#

I'm trying to train up a custom wake word as per the instructions here: https://www.home-assistant.io/voice_control/create_wake_word/#to-create-your-own-wake-word

The script in the collab environment seems to be running into a bunch of errors. I'm attempting to attach the log showing the last 5000 lines of output.

Home Assistant

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

ivory peak
#

I guess it's outdated...
Also, that script is producing models for Openwakeword. Make sure you want that. 🙂 Because on-device ESP32-based wake word system (Microwakeword) won't work with that.