Update basic_training_notebook.ipynb

This commit is contained in:
MasterPhooey
2025-01-04 21:28:23 -06:00
committed by GitHub
parent 8dcc55e926
commit 17c3c69292

View File

@@ -6,7 +6,10 @@
"id": "r11cNiLqvWC6" "id": "r11cNiLqvWC6"
}, },
"source": [ "source": [
"# Training a microWakeWord Model\n", "<div align=\"center\">\n",
" <img src=\"https://raw.githubusercontent.com/MasterPhooey/MicroWakeWord-Trainer-Docker/refs/heads/main/mmw.png\" alt=\"MicroWakeWord Trainer Logo\" width=\"100\" />\n",
" <h1>MicroWakeWord Trainer Docker</h1>\n",
"</div>\n",
"\n", "\n",
"This notebook steps you through training a basic microWakeWord model. It is intended as a **starting point** for advanced users. You should use Python 3.10.\n", "This notebook steps you through training a basic microWakeWord model. It is intended as a **starting point** for advanced users. You should use Python 3.10.\n",
"\n", "\n",