Normalize transcription naming

This commit is contained in:
Thales Maciel 2026-02-24 11:04:02 -03:00
parent 3b7fa236b4
commit b74aaaa1c4
No known key found for this signature in database
GPG key ID: 33112E6833C34679
5 changed files with 33 additions and 29 deletions

View file

@ -35,7 +35,7 @@ Create `~/.config/lel/config.json`:
{
"daemon": { "hotkey": "Cmd+m" },
"recording": { "input": "0" },
"transcribing": { "model": "base", "device": "cpu" },
"transcription": { "model": "base", "device": "cpu" },
"injection": { "backend": "clipboard" },
"ai_cleanup": {