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

Wake up using API (AIS-1625) #101

Open
mike-2020 opened this issue Jul 13, 2024 · 3 comments
Open

Wake up using API (AIS-1625) #101

mike-2020 opened this issue Jul 13, 2024 · 3 comments

Comments

@mike-2020
Copy link

Instead of letting user speak the wake word, I need to wake up the wakenet in code, so that user can directly speak command word without speaking wake word temporarily. Is there such kind of API?

@github-actions github-actions bot changed the title Wake up using API Wake up using API (AIS-1625) Jul 13, 2024
@feizi
Copy link
Collaborator

feizi commented Jul 15, 2024

Speech command recognition and wake word recognition are independent of each other. I think you can trigger command recognition at any time, regardless of whether it has been woken up.

@mike-2020
Copy link
Author

yes, it works perfect.

Is there a way to control timeout at runtime? I mean, after multinet is created, modify the timeout value ...

@feizi
Copy link
Collaborator

feizi commented Jul 18, 2024

Is there a way to control timeout at runtime? I mean, after multinet is created, modify the timeout value ...

There is no such API yet

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