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

Keyword Spotting #4

Open
Seraf opened this issue Dec 29, 2013 · 0 comments
Open

Keyword Spotting #4

Seraf opened this issue Dec 29, 2013 · 0 comments

Comments

@Seraf
Copy link
Owner

Seraf commented Dec 29, 2013

The application should have a service (optional, can be enabled or disabled in the settings) : keyword spotting.

When the client connect and send a LOGIN command, it receives the bot_name.
The service should always listen (offline recognition) this bot name ("lisa" by default), then run a recognizer to record the next sentence.
If disabled, the service won't run and you will need to manually use the speak button to run the recognizer.

The gast-lib implement it : https://github.com/gast-lib/gast-lib

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

No branches or pull requests

1 participant