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

Add a guide on multichannel audio array shapes #275

Closed iver56 closed 1 year ago

iver56 commented 1 year ago

https://github.com/iver56/audiomentations/issues/274

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (24748c6) 96.57% compared to head (02dd8cf) 96.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ======================================= Coverage 96.57% 96.57% ======================================= Files 44 44 Lines 1779 1779 ======================================= Hits 1718 1718 Misses 61 61 ```

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