Initialize AI processor during daemon startup
This commit is contained in:
parent
09090102a2
commit
85873d739f
3 changed files with 38 additions and 25 deletions
|
|
@ -111,7 +111,7 @@ Recording input can be a device index (preferred) or a substring of the device
|
|||
name.
|
||||
|
||||
AI cleanup is always enabled and uses the locked local Llama-3.2-3B GGUF model
|
||||
downloaded to `~/.cache/aman/models/` on first use.
|
||||
downloaded to `~/.cache/aman/models/` during daemon initialization.
|
||||
|
||||
Use `-v/--verbose` to enable DEBUG logs, including recognized/processed
|
||||
transcript text and llama.cpp logs (`llama::` prefix). Without `-v`, logs are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue