iver56 / audiomentations

A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
https://iver56.github.io/audiomentations/
MIT License
1.76k stars 183 forks source link

Avoid delay (zeros in the start) in Limiter output #338

Closed iver56 closed 2 months ago

iver56 commented 2 months ago

Close https://github.com/iver56/audiomentations/issues/335

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.86%. Comparing base (21dbc43) to head (bbb8e53).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ======================================= Coverage 94.85% 94.86% ======================================= Files 48 48 Lines 2256 2257 +1 ======================================= + Hits 2140 2141 +1 Misses 116 116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.