From b1f7d1f2f896f8a79917cef49e22f80ad9df2c57 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Fri, 13 Sep 2024 13:18:00 -0400 Subject: [PATCH] fix(wake-word): reset settings --- devices/homie/modules/home-assistant/assist.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/devices/homie/modules/home-assistant/assist.nix b/devices/homie/modules/home-assistant/assist.nix index 950ff648..f6e81130 100644 --- a/devices/homie/modules/home-assistant/assist.nix +++ b/devices/homie/modules/home-assistant/assist.nix @@ -37,8 +37,6 @@ enable = true; uri = "tcp://127.0.0.1:10400"; - threshold = 0.8; - customModelsDirectories = ["${wakewords-src}/en/yo_homie"]; }; };