This commit is contained in:
Alex
2026-04-11 15:51:24 -05:00
parent 14809d0194
commit 10e39dd0f1
2 changed files with 46 additions and 29 deletions

View File

@@ -1,13 +1,18 @@
# HeadMic - Vixy's Ears
# For Raspberry Pi 5 (head-vixy)
# Python 3.13 compatibility
setuptools>=75.0.0
# Web framework
fastapi>=0.104.0
uvicorn>=0.24.0
python-multipart>=0.0.6
# Audio
pyaudio>=0.2.13
webrtcvad>=2.0.10
numpy>=1.24.0
# Wake word detection
pvporcupine>=3.0.0