I made some ROS wrappers around the Picovoice libraries for offline speech recognition:
Speech to intent
Hotword detection
Might be useful for people working on non-commercial projects, e.g. personal projects / robocup settings. Tutorial can be found here and is installable via apt-get as of today:
Hi Reinzor, I have some problems with this line: rosrun actionlib_tools axclient.py /get_keyword # ros-noetic-actionlib-tools (for earlier distro’s it should be included in the 'actionlib` package)
Cause the terminal shows me that the actionlib_tools does not exist and i do not how to fix it. Pleas help me, ty.
Love your work!