bastibe / python-soundfile

SoundFile is an audio library based on libsndfile, CFFI, and NumPy
BSD 3-Clause "New" or "Revised" License
701 stars 108 forks source link

I used librosa.load ()to read the audio, and an error was reported #389

Closed zengyanjie closed 1 year ago

zengyanjie commented 1 year ago

soundfile.LibsndfileError: Error opening './test.m4a': Format not recognised. c5e261c676c64e852f5b91a2f233a44

bastibe commented 1 year ago

m4a is not supported by libsndfile.