-
Notifications
You must be signed in to change notification settings - Fork 6k
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
"Skip silence" feature #2635
Labels
Comments
This will be an awesome feature. |
@mkaflowski , |
ojw28
pushed a commit
that referenced
this issue
Mar 29, 2018
This uses a simple threshold-based algorithm for classifying audio frames as silent, and removes silences from input audio that last longer than a given duration. The plan is to expose this functionality via PlaybackParameters in a later change. Issue: #2635 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=190737027
This feature is available to try on our
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any chance to implement "skip silence" feature to Exoplayer or how can force player to do it? Some Podcast apps have it implemented.
The text was updated successfully, but these errors were encountered: