ros-ai / ros2_whisper

Whisper C++ Inference Action Server for ROS 2
29 stars 9 forks source link

Run whisper in docker ubuntu 2204 #17

Open codingBigBird opened 3 months ago

codingBigBird commented 3 months ago

Hi I am trying to run whisper in docker ubuntu 22.04. This command helps me hear something from microphone (arecord -D plughw:1,6 -f cd test-mic.wav). But I get nothing frrom the whisper. Do you have any idea to set up microphone in whisper? Screenshot from 2024-08-14 23-48-50

mhubii commented 2 months ago

could the issue be to make the microphone available to the docker container @codingBigBird ?