-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pepper not responding to the module #2
Comments
Hey there,
1. did you clone the repo with --recurse-submodules or some modules will be missing
2. has your computer a Python 2 environment?
3. Is [Nao_SDK](https://github.com/igor-lirussi/pepperspeechrecognition/releases/tag/PyNaoQi_SDK) installed with a system variable PYTHONPATH set also to path\to\python-sdk\lib
4. is running "python module_speechrecognition.py --pip <robot-IP-Address>"?
5. with that running, is working on your pc the notebook Dialogue-Pepper.ipynb<https://github.com/igor-lirussi/Dialogue-Pepper-Robot/blob/master/Dialogue-Pepper.ipynb>
Cheers,
Igor Lirussi
|
First of all, Thanks for your response. For the third step I tried to find the Nao SDK, but the community website seems to be down. Do you have any resources regarding how to get that? Secondly, this needs to be running in peppers terminal and in my computer at the same time? |
Hey, I found one, and I uploaded that here: The speech recognition, when I developed it, ran on the computer, with a shell dedicated. But it can be also run on the robot. |
Hey Igor, thank you for the interesting repo... I am trying to get it to work but I cannot figure out how the speech recognition (which is running fine on my pepper) communicates with the conversational engine on my computer? |
I opened a new issue for this here: #3 |
Hi, I have cloned the folder into home/nao/ but when I execute with Python command nothing seems to be happening to pepper. Is there anything I am doing incorrectly? Thanks in advance for your help
The text was updated successfully, but these errors were encountered: