Skip to content

Commit

Permalink
Update skip silence algorithm
Browse files Browse the repository at this point in the history
The updated algorithm has two main improvements:
 - The silence padding is not constant but a ratio of the original
   silence (up to a defined max) to more naturally represent the
   original gaps.
 - The silence is not instantly going to zero, but uses a ramp down
   and up for a smooth volume transition and also retains a small
   percentage of the original noise for more natural "silences" that
   still contain some background noise.

#minor-release

Issue: #7423
PiperOrigin-RevId: 602322442
  • Loading branch information
tonihei authored and Copybara-Service committed Jan 29, 2024
1 parent af71183 commit a66fbec
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 180 deletions.

0 comments on commit a66fbec

Please sign in to comment.