BruceH

Results 1 issues of BruceH

Hi, I face AttributeError running this line of code. Though the error is handled, the data loader seems not to read data properly on my laptop. https://github.com/pritamqu/AVCAffe/blob/dc2702b2e30c34b29bed796829c251c1988e0772/codes/dataloader/backend/av_wrappers.py#L119 `audio_resampler.resample(frame)` returns a...