Skip to content

Commit 903e6a3

Browse files
committed
Add comment on PyAudio
1 parent 9611b25 commit 903e6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ catkin_pkg==1.0.0 # Required for ROS2 build system
1111
lark==1.1.9 # Required for ROS2 message generation
1212

1313
# Audio processing
14-
PyAudio==0.2.14
14+
PyAudio==0.2.14 # Installed via platform-specific method in setup scripts
1515
elevenlabs==1.57.0
1616
sounddevice>=0.5
1717
soundfile==0.13.1

0 commit comments

Comments
 (0)