sanity check for duration
keunwoochoi opened this issue · 0 comments
keunwoochoi commented
In transforms where the duration may change, if the input audio is shorter than n_samples
, the error message is not intuitive. I forgot but in some case, the multiprocessing-based dataloader silently died. Maybe it's worth checking it somewhere?