NAO Voice Reognition [closed]

asked 2014-12-03 10:34:22 -0500

phil333 gravatar image

Hi, I am looking into making our NAO robot understand voice recognition commands. Using choreograph, this works, but we want to receive the commands inside our python node, so we can integrate it with the code we currently have.

Using "rostopic echo word_recognized" doesn't do anything while choreograph returns word.

I have also tried to start the voice recognition from the command line with "rosservice call start_recognition" but all i get is an error "empty vocabulary". And i dont know how to add the vocabulary.

Also any other suggestions, using just the microphone, and a separate voice recognition software would work.

I hope someone can help me, thx in advance

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-12-20 20:36:26.816674

Comments

hi there, I am facing the exact same problem. Is there any advice?

kwseow gravatar image kwseow  ( 2017-12-28 08:07:24 -0500 )edit

its been a while since i worked on that. I think we ended up using pocketsphinx, but the recognition was still not great.

phil333 gravatar image phil333  ( 2017-12-28 09:53:21 -0500 )edit