We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9611b25 commit 903e6a3Copy full SHA for 903e6a3
requirements.txt
@@ -11,7 +11,7 @@ catkin_pkg==1.0.0 # Required for ROS2 build system
11
lark==1.1.9 # Required for ROS2 message generation
12
13
# Audio processing
14
-PyAudio==0.2.14
+PyAudio==0.2.14 # Installed via platform-specific method in setup scripts
15
elevenlabs==1.57.0
16
sounddevice>=0.5
17
soundfile==0.13.1
0 commit comments