Open nikhil-gupta89 opened 6 years ago
Hey @nikhil-gupta89 are you pubnub configurations correct? what do you see on the console window when you start the assistant.py script
@gauravsacc, It shows below Error
File "assistant.py", line 27, in
Well, then your google assistant library isn't correctly installed. Also, are you running it from the python virtual environment?
i setup Google assistant FIRST from
https://pimylifeup.com/raspberry-pi-google-assistant/
and it works fine. i then tried to integrate this module and that, and am having problems
my OA-Auth is fine, i have the good assistant logo on my Magic Mirro, but no usage.
what can i do?
side notes: GA still works in Terminal via : (env) pi@Raspberrypi: googlesamples-assistant-hotword --device-model-id abcd
any help here guys? @gauravsacc
Hi, I'm having the same issue, the Google Assistant seems to work fine, it's triggered when I ask "Ok Google" and it answers well. The issue is that there is no animation when it's triggered. The GA icon stays in "inactive" state. The only error I have in the terminal is "No handlers could be found for logger "pubnub"".
Any help for this ?
Guys can you please help me out, in my sample code run google assistant is only responding 1-2 times in every 20 tries. I also changed my mic sensitivity but the results are same. Im using Raspberry pi 3B @sofiane-h @cojovi @gauravsacc @nikhil-gupta89
Hi,
The Google Assistant work fine for me with the speech, but it does not animate the Phares on the screen as I speak to GA. In fact, it just shows up the static GA logo.
Any suggestions?