How can I run MFCC with Librosa on a signal that is not audio?
I’m experimenting with MFCC as a signal processing technique to analyze the results of empirical mode decomposition on the original signal. This, imfs['0']
, is an array of floating point values with shape (165,).