#Two satellites are picking up my command

1 messages · Page 1 of 1 (latest)

fast dew
#

Hello everbody,
I just Build a second wyoming sattelite with a raspberry pi. The First is a HA Voice PE.
Now I have the Problem, that sometimes Both of them are picking up my commands.
I‘ve found one post from @warped cipher were he wrote that the satellite which is picking up the wakeword firstly is locking the others.
But I think this is not working for me.
I can make a automation, of course. But if there is something „on-Board“ I would prefer this.

warped cipher
fast dew
#

Is this also working with on device wakewords? I does not seem so.
At the Moment Both devices Are using on device wakewords. The homeassistant Voice PE is therefore not able to use Server wakeword as far as I know.

finite gazelle
#

Interesting, i have 5 satellites (PE-based Koalas) and they do cancel execution on every but one, when they hear the wake word simultaneously.
Of course, it's on-device Microwakeword

fast dew
#

It seems working when the wyoming satellite is using server wakeword and the Voice PE can use on device wakeword.

fast dew
finite gazelle
fast dew
finite gazelle
fast dew
#

Microwakeword is running with wyoming-satellite on a raspi zero 2. Only one satellite/voice pe is acting when another is active.
Not only wakeword and wakeword engine have to be the same, also the version of the wakeword. Ok Nabu has two version. So I had to start wyoming-satellite with —wake-word-name ‚okay_nabu_v2‘
Not very trivial for somebody who has not that much experience with wyoming.
Hopefully this thread is found by somebody who has the Same problem.