I am migrating the MFCC feature extraction from htk to librosa.
--
You received this message because you are subscribed to the Google Groups "librosa" group.
To unsubscribe from this group and stop receiving emails from it, send an email to librosa+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/librosa/cd517679-2252-4576-920e-e1944da0ee28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
htk uses optional "liftering" to scale the higher-index values. Looks like the top plot has liftering, the bottom plot doesn't.I went through the exercise of matching HTK and other MFCC approaches back in the time of Matlab:DAn.
On Tue, Oct 25, 2016 at 1:31 PM, Georgi Dzhambazov <joro.dz...@gmail.com> wrote:
I am migrating the MFCC feature extraction from htk to librosa.
I want to make sure they have the same output for the same audio.
I figured out the big difference comes from the mel spectrogram:
https://github.com/georgid/mfcc-htk-an-librosa
See the melscale:
https://github.com/georgid/mfcc-htk-an-librosa/blob/master/mel_spectrogram_htk_librosa.png
any ideas why the amplitude scale looks different?
--
You received this message because you are subscribed to the Google Groups "librosa" group.
To unsubscribe from this group and stop receiving emails from it, send an email to librosa+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to librosa+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/librosa/25f58cdb-41f7-482c-9e3f-a4dad0c31492%40googlegroups.com.