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

feat: add "output_type" argument #129

Closed hbredin closed 2 years ago

hbredin commented 2 years ago

... as discussed here.

hbredin commented 2 years ago

Note that RandomCrop has been added after the ObjectDict PR and should be updated...