ysakamot15 / dcase2020_task2

2 stars 2 forks source link

wav file load error #1

Open CodyWangYaohui opened 2 years ago

CodyWangYaohui commented 2 years ago

Hi dude, I encountered some data load error while trying your model for dcase challenge 2020 task 2. I've actually checked my data directory is correct and the file is not corrupted and okay to be played, so I'm pretty confused about where's the source of the "file broken!!" error, could you please help me with it? I've also included a screenshot of the log information, thank u so much! ysakamot

ysakamot15 commented 2 years ago

@CodyWangYaohui

Sorry for the late reply. Do you have the python package installed as per the version described here?

https://github.com/y-kawagu/dcase2020_task2_baseline#python-packages

In particular, make sure you have version 0.6.0 of librosa installed.