资源列表
Digital-Speech-Input-System
- Abstract HTK is a speech signal processing toolkit developed by CUED based on C language. It is widely used for speech signal recognition, speech synthesis,character recognition and so on. This paper describes the process and principles of speech r
speaker-recognition-DSP-block
- 这个文档对想用DSP实现一非特定人语音识别系统 有很大的帮助。-this document right to use a DSP-independent speech recognition system is a great help.
zaoshengfenli
- 计算机场景分析(CASA),王德良论文中用c++实现噪声分离程序。很权威的论文和程序!-computer scene analysis (CASA), c infection. Papers used to achieve noise separation procedures. Very authoritative papers and procedures.
vadDetect
- 语音激活检测算法,安装好VS_2010即可直接编译,关联的文件里面都有。(Voice activity detection. Build by VS_2010. And there are all the files you need.)
04464089
- 针对G.729的音频编码压缩源文件,测试通过-Compressed source files for G.729 audio coding, testing by
part5
- TIMIT声音数据库5,这个数据库包含了所有的试验声音-The TIMIT sound database 5 This database contains all the test sound
speech
- 语音识别 汉语语音识别 连续语音识别的研究进展-Continuous Mandarin Speech Recognition Speech Recognition Speech Recognition Research
study-on-speech-
- 就目前三种主流的语音识别算法:动态时间规(DTW)、隐马尔科夫模型(HMM)和人工神经网络(ANN)。分析它们的原理、特点及实现过程,对 DTW 的语音识别进行实验,通过对比分析三种算法的特点,结合本文研究的实际情况,选择 DTW 作为研究的重点,提出利用遗传算法对其进行改进。 -The three mainstream speech recognition algorithms: Dynamic Time Regulations (DTW), hidden Markov model (HM
demo_WINCE_5.0_TTS
- WINCE 5.0 捷通语音合成引擎测试版,成熟稳定,提供例子程序和DLL以及LIB和头文件,提供技术支持。 技术咨询QQ:1005974096 WINCE 语音合成有下列技术特点: 1,声音清晰(清脆) 2,语速可以调节 3,占用系统资源少,对系统要求少 4,代码占用空间少 5,编程接口方便 6,声音甜美 7,技术成熟可靠 8,支持C++、C#、VB.NET语言编程-WINCE 5.0 Jiet
voice-multicast-system-
- VS2008,C#,语音组播系统,可以通过组播语音,发送语音给在组播组内的用户-VS2008, C#, voice multicast system can multicast voice, sending voice to the users within the multicast group
yuyinchuli
- 关于语音处理的一些论文看了过后很有感触,希望能够给大家帮助-A number of papers on speech processing feelings and looked after, hoping to give you help
dtw0
- dtw0文件是运用DTW算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw0 file DTW algorithm is to use speech recognition in noisy env