respeakerd is the server application for the microphone array solutions of SEEED, based on librespeaker which combines the audio front-end processing algorithms.
MIT License
54
stars
24
forks
source link
INFO:__main__:Start to connect to the socket: /tmp/respeakerd.sock ... ERROR:__main__:Error when connect to the socket: [Errno 111] Connection refused #14
When I follow the setting as below http://wiki.seeedstudio.com/ReSpeaker_Core_v2.0/
everything is OK before I tab the command below
python /home/respeaker/respeakerd/clients/Python/demo_respeaker_v2_vep_alexa_with_light.py
When I follow the setting as below http://wiki.seeedstudio.com/ReSpeaker_Core_v2.0/ everything is OK before I tab the command below python /home/respeaker/respeakerd/clients/Python/demo_respeaker_v2_vep_alexa_with_light.py
My respeaker core V2 light for a while, and I saw the Error as title. The demo code is not work now? ans I saw the https://forum.seeedstudio.com/viewtopic.php?t=7684 I tired, but it is not work.
My image is respeaker-debian-9-lxqt-sd-20180801-4gb.img.xz
thank you