Ros_stream ROS Wrapper of whisper.cpp model Prerequisites Ubuntu 18.04 ROS Melodic Build the repository On Raspberry, open a terminal, clone the repository on catkin workspace, update the dependencies and build the packages: $ catkin_make -DCMAKE_BUILD_TYPE=Release $ source ./devel/setup.bash