keunwoochoi / music-auto_tagging-keras

Music auto-tagging models and trained weights in keras/theano
MIT License
616 stars 142 forks source link

too many syntax error in, say compact cnn #45

Closed wubinbai closed 4 years ago

wubinbai commented 4 years ago

compact cnn

preprocess.py

line 8 or 9 missing a " and src should be src_loaded too many errors old

keunwoochoi commented 4 years ago

i think it was python2. also see the version of keras.