I'm having issues with loading some mp3 files where load_mp3 just returns a zero sampling rate and an empty array. I've tried re-encoding to different bitrates using ffmpeg but same issue. The demo mp3 in this repository works fine...
Are there known limitations to mp3 formats/features supported?
I'm having issues with loading some mp3 files where load_mp3 just returns a zero sampling rate and an empty array. I've tried re-encoding to different bitrates using ffmpeg but same issue. The demo mp3 in this repository works fine...
Are there known limitations to mp3 formats/features supported?