From bce085367e546e5801a41f55f2d5e84e12cc8607 Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 3 Sep 2025 16:07:40 -0700 Subject: Drop turbo; use old logic when no_speech ts available --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 9cec4a3..519457b 100644 --- a/config.yaml +++ b/config.yaml @@ -1,8 +1,8 @@ compute_type: float16 language: english -model: turbo +model: distil-large-v3.5 microphone: 4 -user_prompt: Use proper punctuation and grammar. Prefer spelled out numbers like one, eleven, twenty, etc. Mm. +user_prompt: Use proper punctuation and grammar. Prefer spelled out numbers like one, eleven, twenty, etc. keybind: ctrl+alt+x button_hand: right button_type: b -- cgit v1.2.3