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

Normalize conditionally #259

Closed iver56 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4656f54) 96.65% compared to head (7d2b161) 96.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= Coverage 96.65% 96.66% ======================================= Files 42 42 Lines 1674 1677 +3 ======================================= + Hits 1618 1621 +3 Misses 56 56 ``` | [Impacted Files](https://codecov.io/gh/iver56/audiomentations/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal) | Coverage Δ | | |---|---|---| | [audiomentations/augmentations/normalize.py](https://codecov.io/gh/iver56/audiomentations/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2F1Z21lbnRhdGlvbnMvbm9ybWFsaXplLnB5) | `100.00% <100.00%> (ø)` | | 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.