搜索资源列表
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
DTWandDTWtest
- 用于语音识别的DTW算法以及相应的测试程序。-voice recognition for the DTW and the corresponding test procedures.
dtw__textdtw
- matlab实现的语音识别DTW算法已经相应的测试程序。-Matlab achieve DTW speech recognition algorithm has the corresponding test procedures.
voice464
- 基于dtw算法的语音识别 1 ENFRAME.M和MELBANKM.M取自voicebox工具箱 2 vad.m实现端点检测 3 mfcc.m计算mfcc参数 4 dtw.m实现DTW算法[训练] dtw2.m实现DTW高效算法 5 testdtw.m测试程序-based speech recognition algorithm and a ENFRAME.M MELBANKM.M from v oicebox Toolbox 2 vad.m ach
speakerprotected1
- 国际上最新的说话人识别算法的源程序,包含了训练集和测试集-latest international speaker identification algorithm source code includes the training set and test set
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
HTS-2.0RC2_for_HTK-3.4-alpha.patch
- HTS-2.0RC2,HTS语音合成器的最新测试版。首先需要安装HTK3.4。与HTS1.1相比功能更加强大。嵌入式训练算法更新。-HTS - 2.0RC2 HTS voice synthesizer to the latest test version. HTK3.4 first need to install. HTS1.1 compared with the more powerful functions. Embedded training algorithm update.
dtwtest
- 一个测试dtw算法的程序,A program test the dtw-an algorithm testing procedures, test the A program dtw
dtw_test
- 语音识别中DTW算法的测试程序,包括几个测试用的WAV文件和TCL脚本程序-Speech Recognition DTW testing procedures, including several tests of WAV files and TCL scr ipt
vectors
- 语音处理算法中的cvsd算法在ccs环境下用汇编实现的测试向量代码
HiddenMarkovModel
- 隐性马尔科夫链包含有训练和测试算法以及前后项递推算法
adpcm_ww
- adpcm压缩算法,测试过,效果不错-Adpcm compressing algorithm. Has good behaviour through testing.
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
dtw
- 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
voice_identify
- 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
mfcc
- 语音信号的初始化及MFCC特征提取算法,附带测试用语音信号-Voice signal and the initialization MFCC feature extraction algorithm, with test speech signal
ss-improve
- 谱减法消除噪音的c代码,是在本站下载的源代码ss.tar.gz的基础上使用改进算法改进的,原程序只能消除最开始很小段的语音噪声。改进后的程序经测试,能够很好地消除语音噪声。在此感谢ss.tar.gz源程序的提供者。-C-code for spectrum-sub to cancel voice noise, can cancel noise very well.
qianhouxiangsuanfa
- 语音识别中必须用到的算法前后项算法代码已经通过测试完毕-This file contains a summary of what you will find in each of the files that make up your HMM application
DTW_LBG
- MFCC的基础算法。 有很详细的代码。 注意阅读,提取自己需要的。测试过,可以用,欢迎新手学习。-MFCC based algorithm. A very detailed code. Note reading, extracting their own needs. Tested, can welcome newcomers to learn.
hmm_training_DTW
- 隐马尔可夫模型的寻址型DTW定点算法,测试可以通过,欢迎大家分享学习~-Hidden Markov Model-based DTW fixed-point algorithm for addressing the test can be welcome to share learning ~