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

Constant stream of audio without hotword #15

Open moulid15 opened 4 years ago

moulid15 commented 4 years ago

So I want to get rid of the hotword and just have the server listening audio every 5 secs until it finds one. Is there a way to edit the code to edit the server code to do this. Thank you.

TigerVersusT commented 3 years ago

until it finds one,If you mean find any word I think it's not possible, if not, maybe you can try using librespeaker APIs directly.