搜索资源列表
speech_rec
- 能识别英文读音的C#程序-can identify English pronunciations of C# procedures
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
voxx_code
- 使用SAPI和VB编写的语音识别和合成的一个程序,可以用于TTS-use SAPI and VB prepared speech recognition and synthesis of a process that can be used in TTS
TextSeparter
- 将文本按照标点符号分开的程序源码,可以把分开后的源码分开保存到文本文件中.为方便语音识别软件的制作而开发.-punctuation separate proceedings source, can be separated from the source to maintain separate text file. For the convenience of voice recognition software production and development.
Speech_src
- 简单的语音合成程序(text to speech),从事此方面的,可以参考他的引擎-simple speech synthesis (text to speech), engaged in this aspect, he can refer to the engine
VQ方法做的说话人辨识vq
- 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
pitch_autoc
- 是语音识别中基音检测程序,可帮助检测一段语音的基因 -is Speech Recognition pitch detection procedures can help detect the gene for voice
LPCshare
- 语音信号处理,其中A/B Tool可以提供语音文件的‘A/B’比较,详情请见文件夹‘abtool_1.2 中的’readme文件,其中详细描述了该程序包可以实现的功能。可以免去手工编写同样功能代码的麻烦。还请站长审核!期待您的通知!-voice signal processing, A / B Tool can provide voice document 'A / B', see details folders' abtool_1.2 the 'readme f
agc3
- c语言编写的对语音进行自动增益控制的程序,输出电平可由参数调节 -the right voice for automatic gain control procedures, output level adjustment parameters can be
ROBOTsystem
- 本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人。-this program is based on template matching speech recognition technology. Extraction of voice features, and the establishment of Template Library. Voice recognition can be used in robot technology.
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
vbvoice
- 基于VB+TTS的语音识别,可以实现简单的对话和控制,程序中使用了串口用来控制机器人的一些行为(毕业设计时做的)-VB-based TTS voice recognition, can achieve a simple dialogue and control, procedures used in the serial port used to control the behavior of some robot (design graduates do)
flexica
- 这是实际环境中语音信号盲分离的最新程序代码,用于语音信号独立分量分析ICA。解压后运行,输入录制的混合语音信号即可看到结果。-this is the actual environment of the speech signal separation blind to the latest code, Voice Signal for independent component analysis ICA. Unpacked operation, the importation of record
recarry
- fir filter 程序 老师上课留的作业,在这里跟大家分享一下,希望能有所帮助-fir filter procedures teacher in the class to stay the operation here to share with you, hope can be helped
趣味语音识别程序5
- 有趣的语音识别程序,可以利用这个程序实现语音防盗门。是根据每个人不同的声调来实现的-interesting voice identification procedures, we can use this procedure voice security doors. Everyone is different tone to achieve the
语音识别中求Mel倒谱系数的matlab程序
- 这是一个在语音识别中求Mel倒谱系数的matlab程序。 这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载,Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
LPCC.rar
- 可以在CCS中运行的LPCC程序,包括语音参数分析主函数,信号的自相关函数,由自相关函数计算LPC预测系数,由LPC预测系数计算LPC倒谱系数,由LPC预测系数计算MEl到普系数等函数,CCS can be run at the LPCC procedures, including analysis of voice parameters of the main function, the signal autocorrelation function, autocorrelation func
record
- 本程序能够实现语音的实时采集和实时播放,程序中使用了一些语音控件。-This procedure can achieve real-time acquisition of voice and real-time playback, the procedure used in a number of voice control.
speechstt
- c#写的语音识别程序,识别效率还算可以。且根据识别可以给出相应的识别百分比。适合研究语音识别以及tts的参考!-c# to write the speech recognition process, identify efficiency figure. And recognition can be given according to the percentage of the corresponding identification. Tts speech recognition, as w