Documentation
5. Train Custom Wake Word

🛠️ Train Your Own Wake Word Model

Use OpenWakeWord (opens in a new tab) to create a custom model:

  1. 🧠 Train model using Google Colab with instructions from OpenWakeWord (opens in a new tab). > Access the notebook (opens in a new tab).
  2. ⬇️ Download .onnx model file after training.
  3. 📁 Place in llama_assistant/resources directory.
  4. 🔄 Update wake_word_detector.py with new model name.

Now you can wake Llama Assistant with your own custom phrase! 🦙✨

Training wake word models:

Training Wake Word Models