搜索资源列表
hmm1.0
- 这是隐马尔可夫模型的C语言原代码,用户下载时,注意,这些代码都已经调试通过,您只需再重新编译一次,就可以使用了!-This is the hidden Markov model of the original C language code, download, attention, these codes have been adopted debugging, you only need to re-compile time, can use it!
Metaphone.NET
- c#实现的高效语音识别程序源代码。这是一个类,需要和容器一起使用。-efficient voice recognition program source code. This is a category, needs and containers used together.
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
kkkkkk
- 凌阳单片机语音范例使用凌阳单片机的多命令语音识别范例- The use insults the positive monolithic integrated circuit the multi- orders speech recognition model ,C-C++,单片机开发/SCM-Sunplus voice SCM SCM example of the use of multi-Sunplus speech recognition paradigm - The use ins ult
adpcm-cpp
- ADPCM压缩解压编码,实现部分为C语言编写,把它用C++封装为两个接口,编码和解码,方便使用。8K 16bit。-ADPCM compression decompression coding to achieve part of the C language and C Packaging it for two interfaces, Encoding and decoding and user-friendliness. 8K 16bit.
CELP_Linux.tar
- Linux下的CELP语言编码,压缩语音质量极好。支持2K到32K的压缩。实现部分使用C语言编写。可用做Linux下的动态库,有例子。-under Linux CELP language coding, compression excellent speech quality. Support 2 K to 32 K compression. Part of the use of C language. Linux can be done under the DLL, is an example
dmetaphone_src
- 高精度c语音识别。使用双精度变音算法。系统环境:access2002+ vc++,vb-precision c speech recognition. Use double precision variable sound algorithm. System environment : access2002 vc, vb
ldcelp-2.0
- 该代码为ldcelp完整C代码,经编译通过可直接嵌入代码中使用,不过在性能上还有优化余地-ldcelp integrity C code, compile code can be directly embedded use, But the performance still room for optimization!
c-coefficent
- 对于清浊音判决的组合系数算法,使用了自相关函数与LPC参数相结合的办法,本代码求出了该算法的判决函数C-coefficent。祥见于俊凤的《基于组合参数的清浊音判决方法》。
C++speech
- 使用c++自己编写的关于语音识别技术的一个源程序,目的在于互相帮助提高-Use c++ I have written on the voice recognition technology, a source program aimed at helping each other improve
VioceRecognition
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理.-The use of Science and Technology Institute of China inquiry flying speech recogn
FFTandicft
- C语言fft和ifdct的函数,可以直接使用-C language functions fft and ifdct can be directly used
SpeechLiu
- 使用C#设计简单的语音识别和语音合成,试验过了,有完整的代码效果很好!-speak-voice recognition and combine
VoiceConnection
- IP对IP的语音聊天程序,使用C#环境进行编程-IP for IP voice chat program, using C# programming environment
WindowsApplication
- c# 朗读文本支持中文发音,可做文本朗读器使用-c# read text support Chinese pronunciation, do text to speech uses
TInterestingVh
- 本程序使用C语言编写,实现的的是语音识别功能。可直接使用。 -This procedure using the C language to realize that the voice rrecognition function. Complete source code can be used directly.
TTS
- 简易文本阅读器,基于SDK5.1,使用C#编程技术。-TTS(text to speech)
hcopy.c
- htk中语音提取mfcc参数的程序,用c编写,方便学习使用-htk mfcc parameters of speech extraction procedures, c prepare, easy to learn to use
使用C#语言
- 使用C#语言,VS2010环境开发,.NET2.0支持,的48键电子琴,支持鼠标+键盘同时操作,支持缩放窗口,支持自选MIDI音色,键盘热键只支持字母和数字,ZAQ1为由低到高四阶Do音(C),黑键无热键。单文件直接运行。 本来想用DirectMusic的,结果找来找去没有能看懂的资料,于是用了系统自带的WinMM.d-Using the C# language, VS2010 development environment,. NET2.0 support, 48-key keybo
HMM编程的重要参考资料
- 了解HMM模型基础,使用C/C++来编写简单的程序(Understand the HMM model foundation, use C/C++ to write simple program)