I am computing mfcc for some file both using Auditory toolbox in matlab and aquila in C++, the values from Aquila don't look right. When I see the code, I don't see any mel-scale conversion and neither the log of values before DCT. Generally we apply some windowing function also, I don't see that too. I think I will have to use another library for it.
I am computing mfcc for some file both using Auditory toolbox in matlab and aquila in C++, the values from Aquila don't look right. When I see the code, I don't see any mel-scale conversion and neither the log of values before DCT. Generally we apply some windowing function also, I don't see that too. I think I will have to use another library for it.