搜索资源列表
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
F0F1F2F3
- 语音情感是别中经常用到的基频F0和前三个共振峰F1F2F3的提取程序,并把引用的辅助函数nanmax.m,nanmean.m,nanmin.m一并附上。直接调用demo01.m即可。-emotional voice is not often used in the fundamental frequency F0 and the former three formant F1F2F3 the process of extraction, and the auxiliary function in
voicebox
- 这是MATALAB中语音处理的强大工具,只要加入路径,就可以方便的调用他的函数来进行端点检测,特征参数的提取等话音识别的方法都有
netlab3.3
- 一个基于matlab的模式识别工具箱里面有完整的库函数供调用使用
HTK.rar
- htk函数架构,说明了htk中函数的调用关系,htk function structure, described in the function call htk relations
matlab-speech-frames-using-sub
- 汉明窗,matlab语音分帧使用,function函数,直接在编辑窗口调用-Hamming window, matlab speech frames using sub, function function call directly in the edit window
voicebox
- 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
enframe
- 这是一个窗函数分帧函数,它在melcepst这个函数中被调用。(当然也可以用在平常的分帧)-This is a window function and sub-frame function, it melcepst this function is called. (Of course, can also be used in the usual sub-frames)
melbankm
- 这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。-This function must be melcepst function call is used to calculate Mel cepstral coefficients. The role of this function is to construct a mel filter bank.
mfcc
- 提取音频的mfcc特征值 是一个matlab函数 直接调用即可-Extract audio mfcc characteristic value is a matlab function can be called directly
keyboardsound
- 调用Microsoft Speech SDK 5.1函数实现按键发音-To use "Microsoft Speech SDK 5.1" fuctions to response the keyboard with coresponding "key" sound.
HwAudioRec
- 一种实时语音录音装置代码,课调用系统安排api也可调用声卡驱动函数来进行语音的采集和编码-A real-time voice recording device code, the class call the system arrangements APIs can also call the sound card driver function to the acquisition and encoding of the voice
randCL
- 产生随机混沌序列的Matlab函数。可以直接调用。-Matlab .m file.rand.m.rand number can occur
randCL
- 产生混沌序列的Matlab函数。可以直接调用。效果很好-rand number functiong Logistic model can occer
wav_handle
- c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。-wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be cal
car_recognization
- 基于MFCC和VQ算法的简单的汽车型号识别系统,直接打开main.m文件运行即可,其他m文件为调用函数。内含测试WAV音频文件。-The car models based on simple identification system MFCC and VQ algorithm can be run directly open main.m file, other m-file for the calling function. WAV audio files containing the te
yuyinduandianjiance
- 语音端点检测算法,采用双门限判别法,代码包括很多调用函数和实验语音,可以实现。-Speech endpoint detection algorithm, using double threshold discrimination method, the code includes many function calls and experimental phonetics, can achieve.
SpeechAddNoise_matlab
- noisegen.m:生成白噪声并按照指定信噪比对语音进行加噪; add_noisem.m:使用输入的噪音按照指定信噪比对语音进加噪; SNR_singlech.m:输入纯净语音和加噪后的语音,计算其信噪比; my_add_noise.m:调用上述函数进行加噪操作;-noisegen.m: white noise generated by the specified signal to noise ratio of the speech plus noise add_noisem.
dtw
- dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
test
- 利用matlab 实现简单的简单的按钮功能, 完成一定函数调用的功能处理问题。(Using MATLAB to achieve a simple simple button function, Complete the function of a function call to deal with the problem.)