diff options
| author | yum <yum.food.vr@gmail.com> | 2025-09-03 16:07:40 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-09-03 16:07:40 -0700 |
| commit | bce085367e546e5801a41f55f2d5e84e12cc8607 (patch) | |
| tree | 2a2232b237be570d594c31a0226737ea9e53bed5 /config.yaml | |
| parent | 6815848fb8ed06b59b6d7e57096143f1f840e7db (diff) | |
Drop turbo; use old logic when no_speech ts available
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
