Skip to content
Unverified Commit ab4fc99a authored by djqualia's avatar djqualia Committed by GitHub
Browse files

Convert stereo/multi-channel audio to mono

It is annoying when training on large data sets for one non-mono file to cause an exception (einops.EinopsError: Shape mismatch, 2 != 1) and the whole training pipeline to crash.  Weeding out such files can take some time.  This will avoid such crashes and handle them gracefully...
parent ba7dcd68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment