|
|
||
|---|---|---|
| .gitignore | ||
| README.md | ||
| RetinaFace.rknn | ||
| main.py | ||
| realtime.py | ||
README.md
🧠 Little Sophia's Brain
A modular Python script designed to run on Little Sophia's Radxa ZERO 3W. It handles higher-level input processing for embedded robotics, including:
- Face Detection
- Voice-to-Text (V2T)
Installation
- Clone this repository to your Radxa ZERO 3W.
- Download and place the Vosk model in the install directory:
- (Jake needs to add the rest of the prerequisites here — e.g., Python packages, camera/mic setup, etc.)
TODO:
Tested with usb mic and camera only (Logitech C920)