crnn-music-genre-classification
crnn-music-genre-classification copied to clipboard
read_data.py
labels = pd.read_csv(labels_file,header=0) showing the error while reading the file. Please help to rectify it.