Normalize transcription naming
This commit is contained in:
parent
3b7fa236b4
commit
b74aaaa1c4
5 changed files with 33 additions and 29 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue