搜索资源列表
DespPitchSpeakerRecog
- 关于说话人识别方面的五个子程序,包括倒谱基音周期混合特征系数的话者识别,能频积端点检测、语音基音周期检测等C++源代码,本人整理编译过,比较紧凑高效;-Speaker Recognition of the five subroutines, including cepstrum Pitch mixed coefficient of the recognition, the frequency can plot endpoint detection, Pitch detection C sourc
Cepstrum
- 语音识别的倒谱源码,保证能运行,用倒谱提取共振峰-Cepstral Speech recognition source code, guaranteed to run, with the cepstrum extraction of formant
MATLAB-Mel
- MATLAB下使用Mel倒谱特征进行说话人识别源代码-MATLAB using Mel Cepstrum for Speaker Recognition Source Code
lpcc
- 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
speech
- 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
LPC_extractor
- 自己读取HTK源代码,从里面抠出来的一套LPC系数、LPCEPSTRA(LPC倒谱系数)代码。工程使用vc6.0。代码中附带了一个音频文件、一个和HCOPY相关的config文件,本人和HTK工具提取的代码一一对照过,提取结果毫无偏差。-HTK source code yourself to read, from the inside to pull out of a LPC coefficients, LPCEPSTRA (LPC cepstrum) code. Code comes with
SRandRec
- 该源码为语音识别实验平台,算法为DTW+梅尔倒谱系数,并且包含录音函数,方便大家在此平台进行语音识别算法研究。-The source test platform for speech recognition, the algorithm for the DTW+ Mel cepstrum, and includes recording function, we facilitate a voice in this platform Recognition Algorithm.
