jyleong / voiceminder-server

0 stars 0 forks source link

Countdown on Raspberry fails #50

Closed kevinzhangftw closed 6 years ago

kevinzhangftw commented 6 years ago

Threading on raspberry is way too slow. With speech recognition, socket shuts down unexpectly. To reproduce error, run speech_Client.py

ACTIONS In the pi branch, i will remove countdown class to see if it improves performance

kevinzhangftw commented 6 years ago

refer to threading on client side