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

Remove custom scaling (post-gain) in ApplyImpulseResponse #172

Open iver56 opened 2 years ago

iver56 commented 2 years ago

But do it in a backwards-compatible way

Then let users do it with https://github.com/iver56/audiomentations/issues/171 instead