asteroid-team / torch-audiomentations

Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
MIT License
969 stars 88 forks source link

Removing set_backend to avoid torchaudio UserWarning #173

Closed MorenoLaQuatra closed 10 months ago

MorenoLaQuatra commented 10 months ago

Commented out the set_backend to avoid torchaudio UserWarning.

Ref. #172

iver56 commented 10 months ago

Thanks! Could you remove all three lines (including the TODO) instead of commenting out?

MorenoLaQuatra commented 10 months ago

Yes, I think so, I just updated the pull request. Thanks!

iver56 commented 9 months ago

This change is included in release 0.11.1