Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for continuous listening #12

Open
RoboEvangelist opened this issue Jun 5, 2024 · 1 comment
Open

Add support for continuous listening #12

RoboEvangelist opened this issue Jun 5, 2024 · 1 comment

Comments

@RoboEvangelist
Copy link

Instead of pressing a key, continuously listen till the wake work is announced (i.e., "Hey Ross")

@mhubii
Copy link
Collaborator

mhubii commented Jun 6, 2024

great suggestion! Happy to review a PR @RoboEvangelist .

Currently, you can use the max_duration in the action message

builtin_interfaces/Duration max_duration

to specify a duration.

Any idea how this could be handled better?

There are models for voice activity detection: https://github.com/snakers4/silero-vad

Once activity is detected, the action server could be called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants