Update advanced_training_notebook.ipynb

This commit is contained in:
MasterPhooey
2025-01-05 16:48:34 -06:00
committed by GitHub
parent 8d1289ed49
commit f8cdb149d9

View File

@@ -655,7 +655,7 @@
"# Define the JSON metadata for the model\n", "# Define the JSON metadata for the model\n",
"json_data = {\n", "json_data = {\n",
" \"type\": \"micro\",\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", " \"author\": \"master phooey\",\n",
" \"website\": \"https://github.com/MasterPhooey/MicroWakeWord-Trainer-Docker\",\n", " \"website\": \"https://github.com/MasterPhooey/MicroWakeWord-Trainer-Docker\",\n",
" \"model\": \"stream_state_internal_quant.tflite\",\n", " \"model\": \"stream_state_internal_quant.tflite\",\n",