Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kenarsa committed May 16, 2024
1 parent 2b8a4c9 commit bffe1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/llm-voice-assistant/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To see all available options, type the following:
python main.py --help
```

## Custom Wake Word (Optional)
## Custom Wake Word

The demo's default wake phrase is `Picovoice`. You can generate your custom (branded) wake word using Picovoice Console by following [Porcupine Wake Word documentation (https://picovoice.ai/docs/porcupine/). Once you have the model trained, simply pass it to the demo
application using `--keyword_model_path` argument.
Expand Down

0 comments on commit bffe1a4

Please sign in to comment.