Initialize AI processor during daemon startup

This commit is contained in:
Thales Maciel 2026-02-25 11:15:58 -03:00
parent 09090102a2
commit 85873d739f
3 changed files with 38 additions and 25 deletions

View file

@ -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