搜索资源列表
ldcelp-2.0
- 该代码为ldcelp完整C代码,经编译通过可直接嵌入代码中使用,不过在性能上还有优化余地-ldcelp integrity C code, compile code can be directly embedded use, But the performance still room for optimization!
DSP_ADCFINAL
- TMS320LF2407上实现快速傅里叶变换(FFT)c代码
formant~
- formant 即共振峰!我所提供的是关于formant 的算法的c代码形式
dtw
- DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]
FINALSOUND
- FINALSOUND 纯C代码,实现录音与播放。
c
- 用c语言写的语音识别程序 里面有很详细的代码 应该对大家会有帮助
lpc
- LPC10e lpc55 c代码。内有详细说明,以及多个版本。还有fortran版本
ghmm-0.6.0.tar
- 这是一个通用的隐马尔科夫模型的C代码库, 非常好用。-This is a generic Hidden Markov Model C code libraries, very handy.
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.
mfcc.rar
- 该文件包括mfcc.h和mfcc.c两个文件,已经在C++6.0上调试通过,可以作为程序的一部分代码实用,The document included mfcc.h and mfcc.c two documents, has been in C++6.0 on debugging through, you can code as part of the procedures and practical
26273_ansi_c_source_code_v6_5_0
- AMR-WB+是3GPP的标准音频和语音编码标准,采用C代码,关键是定点化的,可以直接移植到各种嵌入式平台。并且附有使用说明。方便开发-The fixed-point C code for AMR-WB+ codec with user guide .
Myspeech
- 基于microsoft speech sdk的语音识别代码程序-Microsoft speech sdk-based speech recognition procedures code
ss-improve
- 谱减法消除噪音的c代码,是在本站下载的源代码ss.tar.gz的基础上使用改进算法改进的,原程序只能消除最开始很小段的语音噪声。改进后的程序经测试,能够很好地消除语音噪声。在此感谢ss.tar.gz源程序的提供者。-C-code for spectrum-sub to cancel voice noise, can cancel noise very well.
centrallimittheorem
- 使用中心极限定理分布产生高斯白噪声序列的c代码以及执行文件-Using the central limit theorem the distribution of Gaussian white noise sequences generated c code, and executable files
wordrecognition
- 多音字识别 用VS2008工具编的C++代码-Polyphonic word recognition tools compiled with VS2008 C++ code
sphinxbase-0.6.1.tar
- 语音识别,C++代码,可很好的执行,大家可以用用看-speech recognition
G.711PG.721PG.723
- ITU G.711的标准C代码 语音编码传输 ITU标准-ITU G.711
Distributed-speech-processing
- 分布式语音识别(DSR)是为了减轻语音处理前端的运算压力而产生的一种系统化的语音处理流程,目前欧洲电信标准化协会(ETSI)已经发布了多个版本的DSR标准C代码。本代码利用C67系列DSP芯片的特性,对ETSI标准DSR代码进行了优化。可以在ccs studio平台下编译运行。-Distributed Speech Recognition is a systemized speech processing architecture, that is used to unburden the fr
Durbin
- 杜宾算法c++代码,输入系数R,返回迭代系数。-Durbin algorithm c++ code, enter the coefficient R, returns an iterator factor.