archinetai / audio-data-pytorch

A collection of useful audio datasets and transforms for PyTorch.
MIT License
129 stars 22 forks source link

Default values for sample rate and/or random crop size cause getitem to hang in wav_dataset #5

Closed mbuckler closed 1 year ago

mbuckler commented 1 year ago

Steps to reproduce:

Behavior: Training hangs as no data can be loaded

mbuckler commented 1 year ago

Closing this issue as the fix has been merged