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 audio segmentation tool #37

Open
karthikmuralidharan opened this issue Aug 22, 2019 · 0 comments
Open

Create audio segmentation tool #37

karthikmuralidharan opened this issue Aug 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@karthikmuralidharan
Copy link
Contributor

What

We don't want to rely on browser-based speech segmentation tool. Rather build a generic one outside of the browser itself.

Why

  • The added complexity of having to manage this on a single-threaded browser.
  • Not wanting to extract mix multiple audio tracks inside the browser for WebRTC apps.
  • Be able to capture any audio being sent to the speaker and segment the it based on speaker events or continuous silence.
@karthikmuralidharan karthikmuralidharan added the enhancement New feature or request label Aug 22, 2019
@karthikmuralidharan karthikmuralidharan self-assigned this Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant