diff --git a/advanced_training_notebook.ipynb b/advanced_training_notebook.ipynb index 43a9132..dfc6ae8 100644 --- a/advanced_training_notebook.ipynb +++ b/advanced_training_notebook.ipynb @@ -711,7 +711,7 @@ "# Define the JSON metadata for the model\n", "json_data = {\n", " \"type\": \"micro\",\n", - " \"wake_word\": \"khum_puter\", # Adjust based on your target wake word\n", + " \"wake_word\": \"hey_norman\", # Adjust based on your target wake word\n", " \"author\": \"master phooey\",\n", " \"website\": \"https://github.com/MasterPhooey/MicroWakeWord-Trainer-Docker\",\n", " \"model\": \"stream_state_internal_quant.tflite\",\n",