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

Start working on PostGain #255

Closed iver56 closed 1 year ago

iver56 commented 1 year ago

171

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 91.30% and project coverage change: -0.15 :warning:

Comparison is base (3d3332c) 96.73% compared to head (9569bc6) 96.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== - Coverage 96.73% 96.59% -0.15% ========================================== Files 43 44 +1 Lines 1717 1763 +46 ========================================== + Hits 1661 1703 +42 - Misses 56 60 +4 ``` | [Impacted Files](https://codecov.io/gh/iver56/audiomentations/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal) | Coverage Δ | | |---|---|---| | [audiomentations/core/post\_gain.py](https://codecov.io/gh/iver56/audiomentations/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2NvcmUvcG9zdF9nYWluLnB5) | `91.30% <91.30%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.