Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 423 Bytes

Ros_stream

ROS Wrapper of whisper.cpp model

Prerequisites

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