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

Create Speech recognition plugin #40

Open
lawrab opened this issue Jan 14, 2021 · 1 comment
Open

Create Speech recognition plugin #40

lawrab opened this issue Jan 14, 2021 · 1 comment

Comments

@lawrab
Copy link
Collaborator

lawrab commented Jan 14, 2021

Feature request.

Add a speech recognition plugin that can do keyword matching and raise events when keywords are recognized in an audio stream.

There are cloud services available for this, however, this would use bandwidth which could impact on streamers network usage and needs a bit of testing,

AWS, Azure and Google offer speech recognition services.

It might be worth looking at tensorflow so users can train their own keywords, not sure, not done this before.

https://www.tensorflow.org/tutorials/audio/simple_audio

@lawrab
Copy link
Collaborator Author

lawrab commented Jan 14, 2021

Can look at https://github.com/SciSharp

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

1 participant