googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
916 stars 320 forks source link

pushtotalk.py pushing raspberry pi zero to 100% cpu use #181

Open lev11 opened 6 years ago

lev11 commented 6 years ago

Whenever pushtotalk.py is being run cpu use jumps to 100%, even if waiting to press enter...

Fleker commented 6 years ago

Are you still seeing this issue?

lev11 commented 6 years ago

yes, updated to latest and still there. Upgraded via #python -m pip install --upgrade google-assistant-sdk[samples]