🛠️ Train Your Own Wake Word Model
Use OpenWakeWord (opens in a new tab) to create a custom model:
- 🧠 Train model using Google Colab with instructions from OpenWakeWord (opens in a new tab). > Access the notebook (opens in a new tab).
- ⬇️ Download
.onnx
model file after training. - 📁 Place in
llama_assistant/resources
directory. - 🔄 Update
wake_word_detector.py
with new model name.
Now you can wake Llama Assistant with your own custom phrase! 🦙✨
Training wake word models: