Update advanced_training_notebook.ipynb

This commit is contained in:
MasterPhooey
2025-01-05 18:31:47 -06:00
committed by GitHub
parent 03fb3fa0e2
commit 1cde601bda

View File

@@ -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",