bmcfee / crema

convolutional and recurrent estimators for music analysis
BSD 2-Clause "Simplified" License
84 stars 22 forks source link

HCQT + Long training #20

Closed bmcfee closed 5 years ago

bmcfee commented 5 years ago

This PR retrains the chord model with the following modifications:

  1. HCQT (harmonics 1,2,3)
  2. SGD training instead of adam, better validation
  3. Viterbi decoding