Closed emorysaba closed 3 years ago
Hi, this looks as if the wav file is too short (only 6000 samples). Is that possible? Best to try and load the wav file with scipy.io.wavfile.read to check that everything is okay with the file.
Yep, I determined that that was the issue - thank you!!
Hello again! Unfortunately I've run into another issue - when I try to open some wav files, I get the following error. Any help debugging what could be going wrong here (including there being potential issues with my wav file) would be much appreciated!