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

VAD - voice activity detection #19

Open
stephanschulz opened this issue May 16, 2019 · 1 comment
Open

VAD - voice activity detection #19

stephanschulz opened this issue May 16, 2019 · 1 comment

Comments

@stephanschulz
Copy link

Nice add-on.

For a new project I was hoping to do VAD to know when people are speaking (maybe even singing) and I was wondering if your audio analysis could be used for it?

Do you think it's possible to build on what you have to add VAD (voice activity detection)?

Thanks

@leozimmerman
Copy link
Owner

leozimmerman commented May 17, 2019

This add-on doesn't provide a VAD algorithm. But you can use a combination of the algorithms provided to build your own VAD detector. You would need to test which algorithms work best for this purpose and figure out how to make them interact.

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