搜索资源列表
进程管理器---一个SDK的例子
- I:\\CSDN技术中心 进程管理器---一个SDK的例子-I : \\ CSDN Technology Center process management -- for example an SDK
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
10-2guard
- 程序名:Guard.c //该程序是特定人语音识别 //在程序中通过三条语句的训练演示特定人连续音识别,其中第一条语句为触发命令。 //在程序开始首先训练触发命令,然后提示训练两条命令,训练完毕开始语音识别。 //当识别出触发名称后,发布命令则会听到应答-procedures Name : Guard.c / / The procedure is a specific person voice recognition / / procedures adopted by the three ph
Natural gradient ML or nonlinear decorrelation alg
- 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
Gvqprog
- An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
real_time_audio_meter
- 用VC编的用于实时地对录音的轨迹的测试。可以自动显示-It is developed with VC.It can test the trail of speech at realtime and provide an auto display.
2LMSE最小均方误差算法
- 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
mp3read
- 一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
接收机的MATLAB仿真程序
- Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Descr iption: This
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
yuyincompare
- 语音识别技术是2000年至2010年间信息技术领域十大重要的科技发展技术之一 语音识别是一门交叉学科,语音识别正逐步成为信息技术中人机接口的关键技术,语音识别技术与语音合成技术结合使人们能够甩掉键盘,通过语音命令进行操作。语音技术的应用已经成为一个具有竞争性的新兴高技术产业。-voice recognition technology from 2000 to 2010 among the field of information technology in 10 major technol
FastICA
- FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!-FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface
tts.tar
- XChat TTS scr ipt is an perl written XChat2 scr ipt that speaks out messages in irc channels, and more. It provides an interface to setup the functions or view the online help. -XChat TTS is an perl scr ipt written XChat2's at 5 that speaks out m
dtwtest
- 一个测试dtw算法的程序,A program test the dtw-an algorithm testing procedures, test the A program dtw
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
whd
- 本软件是一套完全基于神经网络的语音识别处理软件。 本软件为纯绿色软件,无须安装,解压到任意一个目录下,直接运行主程序 whd.exe ,卸载时删除所在目录即可,软件不会给系统留下任何垃圾,请放心试用,但为了您的数据安全,在使用时请先将重要数据保存备份,呵呵,我信不过微软啊:) 本软件使用的是本人自行开发的神经网络处理系统,但因工程浩大,且本人穷,只能独立编写,所以现在这个试用版所使用的神经网络系统并不完整,只实现了我最初设计的一半功能,识别效果还不是很理想,正在改进中:) 但还是希望
vadd
- 一个端点检测程序,用matlab编写。endpoint detection-an endpoint detection procedures, using Matlab prepared. Endpoint detection
KmeansVC++
- KMENS算法 聚类算法语音识别方面的一个重要的算法-KMENS algorithm for clustering algorithm Speech Recognition of an important algorithm
speech_lw
- 这是语音信号处理的一个实例,进行了语音的基音周期的判断,用C++语言编写-This is the voice signal processing an example, the voice pitch cycle of judgment, with C + + language
An-HMM-based-Vietnamese-Speech-Synthesis-System.r
- An HMM-based Vietnamese Speech Synthesis System
