Hello!
I am doing augmentation on a bunch of audio files using batches, but somewhere in between I am getting an empty ValueError error. I know this error is coming from the io.py file located inside the utils folder (more precisely here), but I don't know what is causing it and how to fix it.
Any ideas on how to work around this issue?
Thanks in advance!