During the data preprocessing I obtain a issue due to the array sizes: shape after resampling : torch.Size([1, 34176]) shape after resampling : torch.Size([2, 64000]) ... to resolve this, should I flatten the arrays having two rows ??