From 1cde601bdaa8ffb7a8e506a665e1d02d7b263083 Mon Sep 17 00:00:00 2001 From: MasterPhooey <106418429+MasterPhooey@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:31:47 -0600 Subject: [PATCH] Update advanced_training_notebook.ipynb --- advanced_training_notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced_training_notebook.ipynb b/advanced_training_notebook.ipynb index 12e37ee..fe129aa 100644 --- a/advanced_training_notebook.ipynb +++ b/advanced_training_notebook.ipynb @@ -655,7 +655,7 @@ "# Define the JSON file content\n", "json_data = {\n", " \"type\": \"micro\",\n", - " \"wake_word\": \"khum_puter\", # Adjust this if the target_word changes dynamically\n", + " \"wake_word\": \"hey_norman\", # Adjust this if the target_word changes dynamically\n", " \"author\": \"master phooey\",\n", " \"website\": \"https://github.com/MasterPhooey/MicroWakeWord-Trainer-Docker\",\n", " \"model\": \"stream_state_internal_quant.tflite\",\n",