google / aiyprojects-raspbian

API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)
https://aiyprojects.withgoogle.com/
Apache License 2.0
1.61k stars 692 forks source link

Assistant crashing on running voice/assistant_grpc_demo.py #729

Open HackaCat opened 3 years ago

HackaCat commented 3 years ago

Hi team!

I'm following the setup guide here. Everything has gone smoothly, up until the point where I run voice/assistant_grpc_demo.py.

It seems to start fine, but as it reaches starting recording there is no response from the assistant, and no more text appearing on the console. It will hang like this until I force it closed, and the entire pi seems frozen until I manually remove the power.

I also noticed that while assistant_library_demo.py doesn't work - I assume it's tied to the depreciation of the library - it doesn't crash the pi in the same way.

This is part of a project I'm building as part of my thesis - so a speedy response would be appreciated!

Quick edit: Running on Pi0 provided with the AIY Voice Kit V2 Flashed the SD with the latest updates as per the documentation No error logs that I can find

manoj7410 commented 3 years ago

Did you try with the image https://github.com/google/aiyprojects-raspbian/releases/tag/v20210402 ?