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

Prevent unwanted mouth movement at beginning #53

Merged
merged 2 commits into from
Jan 4, 2019

Conversation

DanielSWolf
Copy link
Owner

Fixes #52

This prevents false positives at the beginning of the audio stream. Fixes issue #52.
WebRTC adapts to the audio signal. If we slice the audio clip into multiple
shorter clips, then perform VAD on them in parallel, the result may not be as
good.
@DanielSWolf DanielSWolf force-pushed the bugfix/#52-unwanted-mouth-movement branch from 7e2e385 to 2bbad25 Compare January 4, 2019 20:03
@DanielSWolf DanielSWolf merged commit d52bec8 into master Jan 4, 2019
@DanielSWolf DanielSWolf deleted the bugfix/#52-unwanted-mouth-movement branch January 21, 2019 21:52
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

Successfully merging this pull request may close these issues.

None yet

1 participant