allosaurus icon indicating copy to clipboard operation
allosaurus copied to clipboard

Wave error for given sample

Open sonal-ssj opened this issue 2 years ago • 0 comments

Thank you for the repository. I am getting an error not just using my wav files but also the provided sample.wav

python -m allosaurus.run -i sample.wav

  File "wave.py", line 131, in initfp
    raise Error('file does not start with RIFF id')
wave.Error: file does not start with RIFF id

sonal-ssj avatar Sep 29 '22 22:09 sonal-ssj