From b122fc88f77ccf30f5d83dabc7815ab014955933 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 26 Aug 2025 17:35:33 -0500 Subject: [PATCH] piper broken? --- system-config/configuration/homebox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 3d3a523..6eefa54 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -182,7 +182,7 @@ homeassistant.enable = true; wyoming = { enable = true; - piper = true; + piper = false; openwakeword = true; faster-whisper = true; };