tue-robotics / snowboy_ros

ROS wrapper for Kitt.ai's Snowboy hotword detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowboy_ros

ROS wrapper for Kitt.ai's Snowboy hotword detection.

The hotword_detector_node listens to the topic /audio [audio_common_msgs/AudioData] from an audo_capture node. When a hotword is detected, it publishes the number of the hotword on /trigger [std_msgs/String].

About

ROS wrapper for Kitt.ai's Snowboy hotword detection

License:MIT License


Languages

Language:CMake 66.1%Language:C++ 32.5%Language:Python 1.4%