Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kenarsa committed May 16, 2024
1 parent 8ab42a3 commit e3d1c0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipes/voice-llm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Components

- [Porcupine Wake Word](https://picovoice.ai/docs/porcupine/)
- [Cheetah Streaming Speech-to-Text](https://picovoice.ai/docs/cheetah/)
- [picoLLM]()
- [Orca Streaming Text-to-Speech](https://picovoice.ai/docs/orca/)
4 changes: 4 additions & 0 deletions recipes/voice-llm/python/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Compatibility

- Python 3.8+
- Runs on Linux (x86_64), macOS (arm64, x86_64), Windows (x86_64), and Raspberry Pi (5, 4, and 3).

0 comments on commit e3d1c0b

Please sign in to comment.