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

Add documentation page for Aliasing #333

Closed iver56 closed 3 months ago

iver56 commented 3 months ago

Bonus: Test parameter ranges

Close https://github.com/iver56/audiomentations/issues/261

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.85%. Comparing base (72823c1) to head (6d5115b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ========================================== + Coverage 94.80% 94.85% +0.04% ========================================== Files 48 48 Lines 2251 2253 +2 ========================================== + Hits 2134 2137 +3 + Misses 117 116 -1 ```

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