iver56 / audiomentations

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

Avoid distorting too loud inputs in Mp3Compression #273

Closed iver56 closed 1 year ago

iver56 commented 1 year ago

Close #272

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.75% and project coverage change: -0.03 :warning:

Comparison is base (0f00dcb) 96.59% compared to head (18e43ce) 96.57%.

:exclamation: Current head 18e43ce differs from pull request most recent head 92d9725. Consider uploading reports for the commit 92d9725 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ========================================== - Coverage 96.59% 96.57% -0.03% ========================================== Files 44 44 Lines 1763 1779 +16 ========================================== + Hits 1703 1718 +15 - Misses 60 61 +1 ``` | [Impacted Files](https://codecov.io/gh/iver56/audiomentations/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal) | Coverage Δ | | |---|---|---| | [audiomentations/augmentations/mp3\_compression.py](https://codecov.io/gh/iver56/audiomentations/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2F1Z21lbnRhdGlvbnMvbXAzX2NvbXByZXNzaW9uLnB5) | `90.00% <93.75%> (+0.71%)` | :arrow_up: |

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