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

Increase the threshold for raising WrongMultichannelAudioShape #291

Closed iver56 closed 11 months ago

iver56 commented 11 months ago

Closes #289

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4d0cd0c) 94.18% compared to head (8e652aa) 94.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ======================================= Coverage 94.18% 94.18% ======================================= Files 44 44 Lines 1893 1893 ======================================= Hits 1783 1783 Misses 110 110 ``` | [Files Changed](https://app.codecov.io/gh/iver56/audiomentations/pull/291?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal) | Coverage Δ | | |---|---|---| | [audiomentations/core/transforms\_interface.py](https://app.codecov.io/gh/iver56/audiomentations/pull/291?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2NvcmUvdHJhbnNmb3Jtc19pbnRlcmZhY2UucHk=) | `93.65% <100.00%> (ø)` | |

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