Spaces:
Sleeping
Sleeping
Mitigate TypeError: Output shape mismatch occured for audio_signal in module AudioToBPEDataset
#1
by
Sangmin
- opened
For those having the TypeError while processing an audio file, first convert the audio file to mono channel, 16kHz. That should resolve the issue.
Thanks for the help !