Hi all,
I’ve been trying to get a new wake word going. Dammit Ollie is the one I’m using. I got it to sound OK in the training environment, and I have the .tflite file. I used Samba share to put it in the share folder. I have selected My new voice assistant to use with the Home Assistant Voice device.
The device won’t let me choose the new wake word, it only gives me Hey Jarvis, Okay Nabu, or Hey Mycroft.
How can I get my new Wake Word selected? I don’t see anywhere to select the .tflite file or my own wake word.
Is the tflite you have created for micro wakeword? as the HAVPE only supports on device ‘micro wakeword’ and would need to be compiled into the firmware. Currently there is no easy way to do this.
Hi Rustica,
assuming you’re using Openwakeword, the .tflite file has to be put in /share/openwakeword and not just in /share.
If the directory isn’t there, you must create it.
Yeah, doesn’t look like I can pull this off. If you dig enough you can find where it says that it uses microwakeword, and that it is unrealistic for most people to train a new wake word.
I’ll see if I can’t locate the ESP32-S3-BOX-3B that I have somewhere, and proceed with that.