资源列表
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
study-on-speech-
- 就目前三种主流的语音识别算法:动态时间规(DTW)、隐马尔科夫模型(HMM)和人工神经网络(ANN)。分析它们的原理、特点及实现过程,对 DTW 的语音识别进行实验,通过对比分析三种算法的特点,结合本文研究的实际情况,选择 DTW 作为研究的重点,提出利用遗传算法对其进行改进。 -The three mainstream speech recognition algorithms: Dynamic Time Regulations (DTW), hidden Markov model (HM
speech
- 语音识别 汉语语音识别 连续语音识别的研究进展-Continuous Mandarin Speech Recognition Speech Recognition Speech Recognition Research
part5
- TIMIT声音数据库5,这个数据库包含了所有的试验声音-The TIMIT sound database 5 This database contains all the test sound
04464089
- 针对G.729的音频编码压缩源文件,测试通过-Compressed source files for G.729 audio coding, testing by
vadDetect
- 语音激活检测算法,安装好VS_2010即可直接编译,关联的文件里面都有。(Voice activity detection. Build by VS_2010. And there are all the files you need.)
zaoshengfenli
- 计算机场景分析(CASA),王德良论文中用c++实现噪声分离程序。很权威的论文和程序!-computer scene analysis (CASA), c infection. Papers used to achieve noise separation procedures. Very authoritative papers and procedures.
speaker-recognition-DSP-block
- 这个文档对想用DSP实现一非特定人语音识别系统 有很大的帮助。-this document right to use a DSP-independent speech recognition system is a great help.
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
1
- 描述了MFCC的实现方法,以及重要的应用过程-Describes the realization method of MFCC, and important application process
HTS-2.0RC1_for_HTK-3.3.patch
- HTS3.3 语音合成,使用HMM模型,结合HTK SPTK等技术 此软件新版本-HTS3.3 speech synthesis, the use of HMM, combining technical HTK SPTK new version of this software
SPTK-3.1
- unix下的语音信号处理工具库,用c语言编写,可用于lsp、lpc、矢量量化分析等等。