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

Use FutureWarning instead of generic warning #191

Closed atamazian closed 2 years ago

atamazian commented 2 years ago

Attempt to implement https://github.com/iver56/audiomentations/issues/184.

iver56 commented 2 years ago

Thanks!