搜索资源列表
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
hmm的c++语言实现
- c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
speechenhancementbasedwavelets.c
- 基于小波的语音增强,该算法采用了一些新发现的语音特征.源代码(C++)
c-coefficent
- 对于清浊音判决的组合系数算法,使用了自相关函数与LPC参数相结合的办法,本代码求出了该算法的判决函数C-coefficent。祥见于俊凤的《基于组合参数的清浊音判决方法》。
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
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.
fastica.rar
- 该算法为fastica的c++版本,有很好的分离效果。,Fastica the algorithm for the c++ version, there was good separation effect.
spectral_speech_enhancement
- 在强噪声环境下,说话人话音受到很强烈的干扰,语音增强是很有必要的。在TDS5410-TDK实验板,实现了谱衰减算法。主要包括有声/无声检测算法、发送/接收缓冲区的调度、语音降噪算法。试验结果表明,其降噪效果明显,试听效果较好。 -In strong noise environment, the speaker voice by the very strong interference, speech enhancement is necessary. TDS5410-TDK experim
voice_identify
- 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
microphone1
- 基于麦克风阵列的语音增强算法研究.nh 硕士毕业论文-Based on microphone array speech enhancement algorithm. Nh master' s thesis
microphone5
- 麦克风阵列语音增强算法的研究与DSP实现.nh 硕士毕业论文-Microphone array speech enhancement algorithm with the DSP to achieve. Nh master' s thesis
dtw
- dtw完美算法。。是目前为止的完美算法。是当今互联网时代的一个进步-dtw perfect algorithm. . Is now the perfect algorithm
speech
- 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
dtw
- 语音信号处理中,dtw算法的简单实现,适合用于语音初学者学习。-Speech signal processing, dtw simple implementation of the algorithm, suitable for beginners to learn speech.
HMM--C
- hmm算法用c语言实现,容易运行 很不错的程序啊-HMM algorithm in c language implementation
based-DTW-C
- 一个基于DTW算法的语音识别的C语言识别,可以识别孤立词,相信对大家有用。-A DTW-based speech recognition algorithm in C language recognition, you can identify isolated words, I believe that to be useful.
fltbqsl
- 适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)