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 BitCrush #332

Closed iver56 closed 3 months ago

iver56 commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.66%. Comparing base (eed85a7) to head (e6fb493).

:exclamation: Current head e6fb493 differs from pull request most recent head 4b1ba29. Consider uploading reports for the commit 4b1ba29 to get more accurate results

Files Patch % Lines
audiomentations/augmentations/bit_crush.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ========================================== - Coverage 94.74% 94.66% -0.08% ========================================== Files 48 48 Lines 2247 2251 +4 ========================================== + Hits 2129 2131 +2 - Misses 118 120 +2 ```

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