tue-robotics / snowboy_ros

ROS wrapper for Kitt.ai's Snowboy hotword detection
MIT License
6 stars 2 forks source link
hotword-detection hotwords robotics ros-wrapper snowboy

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].