rhasspy / rhasspy3

An open source voice assistant toolkit for many human languages
MIT License
295 stars 23 forks source link

Suggestion: continuously listen to the wake word #54

Open Shulyaka opened 10 months ago

Shulyaka commented 10 months ago

The pipeline runner should constantly listen to the wake words and interrupt a running iteration if it is detected. Ok, may be not constantly, but after a vad VoiceStop event. That would allow us to cancel a lengthy or misunderstood reply. This feature is available in all commercial voice assistants.