C/C ++中的梅尔频率倒谱系数(MFCC) [英] Mel Frequency Cepstral Coefficients (MFCC) in C/C++

查看:296
本文介绍了C/C ++中的梅尔频率倒谱系数(MFCC)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在C/C ++中是否有MFCC的实现?有任何源代码或库吗?

Is there any implementation of MFCC available in C/C++? Any source codes or libraries?

我已经找到 http://code.google.com/p/libmfcc/看起来不错.

I've already found http://code.google.com/p/libmfcc/ which seem to be good.

推荐答案

2016年回顾:

  • libmfcc是简单的MIT许可证,自2010年以来不受支持.
  • YAAFE 提供MFCC和其他功能LGPLv3,自2011年以来不受支持.
  • Kaldi 是过大的,但只能用于MFCC. Apache License v2.0,并且仍受支持.
  • PocketSphinx 是用于语音识别的CMU工具包,CMU许可(BSD样式) ,并且仍受支持.
  • SPTK 是来自日本的研究工具包,已修改BSD许可证,并且仍受支持.
  • OpenSMILE 拥有两项许可:(1)一种灵活的研究和个人使用许可,以及(2 )商业广告.
  • libmfcc is simple, MIT license, unsupported since 2010.
  • YAAFE provides MFCCs and other features, LGPLv3, unsupported since 2011.
  • Kaldi is overkill, but it can be used just for the MFCC. Apache License v2.0, and still supported.
  • PocketSphinx is the CMU toolkit for speech recognition, CMU license (BSD-style), and still supported.
  • SPTK is a research toolkit from Japan, Modified BSD license, and still supported.
  • OpenSMILE has two licenses: (1) a flexible one for research and personal use, and (2) a commercial one.

请注意,我提到的是PocketSphinx,而不是Sphinx,因为后者是用Java编写的.

Note I mention PocketSphinx, instead of Sphinx, as the latter is written in Java.

这篇关于C/C ++中的梅尔频率倒谱系数(MFCC)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆