You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure our ReplayGain value is 100% correct (compare with a reference implementation) (@alastair)
Should we change EqLoudness normalization from using ReplayGain to EBU128?
MFCC
MFCC logType default has changed from dbpow to dbamp. We can keep dbpow for consistency, however, dbamp is formally more correct. Similar updates for GFCC for consistency.
silence threshold is changed from 1e-9 to 1e-10. We need to evaluate both settings further (e.g. in DCASE classification and in simple genre classification).
Only mean, cov and icov are currently computed. Compute all other stats as well?
Chroma
Would it be useful to provide 12-bin HPCP vectors in addition to (or instead of) 36-bin one?
This is a summary of TODOs for the new Music Extractor and a list of known inconsistencies with previous version:
Add AcoustID fingerprints (Implement Chromaprint wrapper algorithm #517)
ReplayGain
MFCC
Chroma
Onsets
Key
Chords
Spectral contrast
Should we include Panning?
Does computing spectral_rms makes sense after applying ReplayGain?
The text was updated successfully, but these errors were encountered: