Meaning of MFCC

限于喜欢 提交于 2019-12-06 11:23:02

问题


I have a conceptual problem.

I know what is a mel scale and what it represent and I know that this kind of spectrogram still has too much information for what I need.

I think that if we want reduce the number of information of the spectrogram we use the MFCC.

But I really don't get what the MFCC is and what it represent? I use a MFCC matrix in a speech recognition process, but I don't understand what all of the number inside that vector represent.

The array is 13x130 and I don't know what all these float mean. I understood that more long is my audio track bigger is my matrix (e.g 13x250, 13x400).

I hope that I make myself clear.

来源:https://stackoverflow.com/questions/33948289/meaning-of-mfcc

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!