Files
JARVIS/requirements.txt

10 lines
273 B
Plaintext
Raw Permalink Normal View History

2026-04-16 10:31:51 +01:00
# 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