Brand new here and inexperienced in how people use discord servers, so I apologize in advance for my inevitable mistakes.
I have been setting up Home Assistant with a Voice Assistant (Ollama agent, Whisper, Piper and Wyoming protocol as stack - mostly irrelevant for my question today).
Does anyone know where I can find current information on training a custom Wake Word? Using the Google Labs training: https://colab.research.google.com/github/dscripka/openWakeWord/blob/main/notebooks/automatic_model_training.ipynb errors out on dependency problems (even after importing some newer modules), and I've come across some information that points to Hugging Face as the maintained option for training - however I cannot seem to find the tool and the Home Assistant community is quite empty: https://huggingface.co/homeassistant.
Any tips for getting pointed in the right direction here would be highly appreciated.