NVIDIA-AI-IOT / jetbot

An educational AI robot based on NVIDIA Jetson Nano.
MIT License
3k stars 1.03k forks source link

How to use jetson-voice on a jetbot #572

Closed Myrgued closed 1 year ago

Myrgued commented 1 year ago

Hi there! I'd like to use the jetson-voice library, that comes as a docker container, on a jetbot within jupyter notebook. Since I am quite new to Jetson and Docker and Python phew, I have no clue how to do that. So far I have a jetbot up and running and went through all the tutorials. I also managed to get the jetson-voice container up and running. But I don't know how to connect it to the Jetbot environment to combine the speech commands with robot actions. Happy, if anyone can help :).