Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Lavery <[email protected]>
  • Loading branch information
matt200-ok and laves authored Jan 2, 2025
1 parent 7faf7d9 commit 54b0586
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions recipes/llm-voice-assistant/python/cli/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LLM Voice Assistant CLI Demo
# Cross-Platform LLM Voice Assistant CLI Demo

A voice assistant using Porcupine, Cheetah, picoLLM, and Orca with a text based interface.
A cross-platform voice assistant using Picovoice's Wake Word, STT, TTS and LLM technology with a text-based interface.

## See It In Action!

Expand Down
4 changes: 2 additions & 2 deletions recipes/llm-voice-assistant/python/windows_gui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LLM Voice Assistant GUI Demo
# Windows LLM Voice Assistant GUI Demo

A voice assistant using Porcupine, Cheetah, picoLLM, and Orca with a console based graphical interface.
A voice assistant for Windows using Picovoice's Wake Word, STT, TTS and LLM technology with a console-based graphical interface.

## Compatibility

Expand Down

0 comments on commit 54b0586

Please sign in to comment.