rhasspy / wyoming-satellite

Remote voice satellite using Wyoming protocol
MIT License
716 stars 105 forks source link

multiple wake word configuration #200

Open poezadri opened 4 months ago

poezadri commented 4 months ago

hello

I have installed Wyoming Satellite and configured it for a custom Snowboy wake word. Now I would like to add a custom model for my daughter and my wife. Is this possible?

kirel commented 3 months ago

I have a setup in https://github.com/kirel/pi/blob/master/roles/mic-satellite/tasks/main.yml with pulse audio on the host and three wyoming-satellite docker containers configured for different wake words. The openwakeword container is running host too.

It's completely unrealiable though and I have not figured out why. Maybe it can give you some ideas and...

Maybe someone can tell my why in this setup very often a satellite would stop detecting wake words with no errors in the logs. Only thing that is strange is I often get a detection sound right after the done sound and then I know fer sure this satellite will not work any more. Host is a pi3b. Wonder if it's underpowered for 3 satellites but CPU/memory utilization look fine.

kirel commented 3 months ago

https://github.com/rhasspy/wyoming-satellite/issues/154 Seems to be pretty much my issue