Add macOS LLM model engine support and environment setup
This commit is contained in:
@@ -34,6 +34,8 @@ when the hold key is working.
|
||||
Useful flags:
|
||||
|
||||
```bash
|
||||
./talk --llm-engine apple # macOS on-device LLM model (default)
|
||||
./talk --llm-engine claude # Claude Code CLI engine
|
||||
./talk --list-devices # see microphones and speakers
|
||||
./talk --list-voices # see macOS system voices
|
||||
./talk --input-device "Adolfo i16" # pick a device by index or name substring
|
||||
|
||||
Reference in New Issue
Block a user