From e6beb7d413b871db629017e9e444022b1e9a3c2a Mon Sep 17 00:00:00 2001 From: Bas-Imth <30594663+Bas-Imth@users.noreply.github.com> Date: Tue, 15 Jul 2025 20:19:37 +0200 Subject: [PATCH] edit json --- cortana.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cortana.json b/cortana.json index 2c0717c..847ae63 100644 --- a/cortana.json +++ b/cortana.json @@ -1,9 +1,9 @@ { "type": "micro", - "wake_word": "khum_puter", - "author": "master phooey", + "wake_word": "cortana", + "author": "Bas Imth", "website": "https://github.com/MasterPhooey/MicroWakeWord-Trainer-Docker", - "model": "stream_state_internal_quant.tflite", + "model": "cortana.tflite", "trained_languages": [ "en" ],