respeakerd is the server application for the microphone array solutions of SEEED, based on librespeaker which combines the audio front-end processing algorithms.
Is there any way to expose respeakerd as a network service. I am looking at ways to try using Respeaker Core v2.0 as an external microphone. Any ideas?
@plushpluto I was looking for something similar. Unfortunately, there's no support from maintainers. So I came up with the following solution so far. It streams pre-processed audio chunks (librespeaker) to a custom ASR server via websockets.
Is there any way to expose respeakerd as a network service. I am looking at ways to try using Respeaker Core v2.0 as an external microphone. Any ideas?