Files
JARVIS/requirements.txt
David Rice 8c8d9a6d47 Changes
2026-04-16 10:52:14 +01:00

10 lines
273 B
Plaintext

# JARVIS dependencies
# Install on both dev laptop and device:
# sudo apt install python3-pygame python3-pvporcupine python3-pvrecorder
# or:
# pip install pygame pvporcupine pvrecorder (add --break-system-packages on Debian 13)
pygame>=2.1.0
pvporcupine
pvrecorder