Closed 980202006 closed 3 years ago
aa.shape torch.Size([1, 1]) zz.shape torch.Size([1, 59049]) This is caused by RandomApply( p=0.6 <torchaudio_augmentations.augmentations.pitch_shift.PitchShift object at 0x7ffaf7365350> )
aa.shape torch.Size([1, 1]) zz.shape torch.Size([1, 59049])
This has been fixed in the latest commits, thanks!
aa.shape torch.Size([1, 1]) zz.shape torch.Size([1, 59049])
This is caused by RandomApply( p=0.6 <torchaudio_augmentations.augmentations.pitch_shift.PitchShift object at 0x7ffaf7365350> )