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

Voice Intensity Recognition #3

Open
taran-gill opened this issue Nov 3, 2019 · 0 comments
Open

Voice Intensity Recognition #3

taran-gill opened this issue Nov 3, 2019 · 0 comments
Assignees
Labels
blocker Prioritized issues depend on this one feature A feature request package Related to a foundational piece for the project

Comments

@taran-gill
Copy link
Owner

Value Proposition

Being able to detect when words are emphasized and when the speaker pauses are two primary KPIs.

Acceptance Criteria

Parse an audio file and detect anomalies in the volume. Alternatively, read an audio stream and treat it as a moving average.

Next Steps
  • We may want to remove ambient noise since it could introduce bias into the input. There are machine learning algorithms pertaining to the cocktail party problem that we could investigate to this end.
@taran-gill taran-gill changed the title ##### Voice Intensity Recognition Voice Intensity Recognition Nov 3, 2019
@taran-gill taran-gill self-assigned this Nov 3, 2019
@taran-gill taran-gill added blocker Prioritized issues depend on this one feature A feature request package Related to a foundational piece for the project labels Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Prioritized issues depend on this one feature A feature request package Related to a foundational piece for the project
Projects
None yet
Development

No branches or pull requests

1 participant