From 887b75e34cf36c1179966dcc1878dedc910242c3 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 16 Oct 2024 10:15:46 -0400 Subject: [PATCH] homeassistant tiny model Signed-off-by: Michael Thomson --- homeassistant/whisper-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/whisper-config.yaml b/homeassistant/whisper-config.yaml index 1eddc55..0911338 100644 --- a/homeassistant/whisper-config.yaml +++ b/homeassistant/whisper-config.yaml @@ -6,4 +6,4 @@ metadata: data: PUID: "1000" PGID: "1000" - WHISPER_MODEL: "small" + WHISPER_MODEL: "tiny"