allosaurus
allosaurus copied to clipboard
Wave error for given sample
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