fix leds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user