respeaker / respeakerd

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

respeakerd stream over the network #13

Open plushpluto opened 5 years ago

plushpluto commented 5 years ago

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?

sskorol commented 3 years ago

@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.