rhasspy / wyoming-openwakeword

Wyoming protocol server for openWakeWord wake word detection system
MIT License
83 stars 23 forks source link

openwakeword from dscripka #15

Open rvsh2 opened 3 months ago

rvsh2 commented 3 months ago

Hi,

I've managed to use HA assist after many weeks of testing of many solutions. The last thing that is not working as is suppose to is wyoming-openwakeword.

I found that detection of wakeword using standard dscripka package works much better than wyoming-openwakeword implementation. I tested it on the same audio hardware (jabra speak2 40) and the results are really acceptable with dscripka openwakeword but with wyoming-wakeword (after hours of fiddling with parameters) there are many more not detections (especially on trained hotwords).

Could you rewrite this program so I could use the orginal dscripka package? I read that you use your own implementation to get batching but to be honest one don't need batching in satellite. Each satellite running on raspberry pi can have it's own microphone with it's own openwakeword process - that's the common sense when using satellites in every room. I plan to use 7 satellites and all of them will have their own instance of wyoming-openwakeword and wyoming-satellite.

There is already version 0.6 of openwakeword - I think it is good project with a lot of potential and it's development will continue so It would be good to use that additional workforce. It will easy development of wyoming-openwakeword which I think is great project. Thank you and god speed. BR Krzysztof