From 554011574df8c8e75eebe5066f994e53bafe3e7a Mon Sep 17 00:00:00 2001 From: MasterPhooey <106418429+MasterPhooey@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:13:08 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 23eb861..2945838 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,9 @@ Run the container again using the steps provided above. Upon restarting, a clean version of the training notebook will be placed in the newly created data directory. This will reset your MicroWakeWord-Training-Docker environment to its initial state. +## Credits + +This project builds upon the excellent work of [kahrendt/microWakeWord](https://github.com/kahrendt/microWakeWord). A huge thank you to the original authors for their contributions to the open-source community!