ryanwongsa / kaggle-birdsong-recognition

1st Place solution to the Cornell Birdcall Identification competition.
https://www.kaggle.com/c/birdsong-recognition
MIT License
149 stars 30 forks source link

Error opening 'data/balori/XC324865.wav': System error #4

Closed liuhongyan123456 closed 2 months ago

liuhongyan123456 commented 2 months ago

Hello blogger, I will report an error when I put the kaggle directory data into the data directory according to your requirements.

image image image
ryanwongsa commented 2 months ago

Issue seems related the file not existing or that you have not provided the correct directory to the sound file. See issue here: https://github.com/bastibe/python-soundfile/issues/227#issue-335847436