From 95a04820bd965f7f8615c158a61f041f838a2fde Mon Sep 17 00:00:00 2001 From: Mohamed Chrayed Date: Sun, 19 Apr 2026 22:58:15 +0200 Subject: [PATCH] ai stuff --- modules/apps/sys/ai.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/apps/sys/ai.nix b/modules/apps/sys/ai.nix index fd27327..c4b14a9 100644 --- a/modules/apps/sys/ai.nix +++ b/modules/apps/sys/ai.nix @@ -35,6 +35,9 @@ enable = true; voice = "de_DE-ramona-low"; uri = "tcp://0.0.0.0:10200"; + lengthScale = 0.9; # Geschwindigkeit: >1 = langsamer, <1 = schneller + noiseScale = 0.667; # Variation in der Stimme + noiseWidth = 0.8; # Phonem-Längen-Variation }; openwakeword = {