搜索资源列表
evaluation
- 合成语音质量的客观评价,包括信噪比,倒谱距离,平均值等。用matlab程序实现。
DTW
- 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
coleawin_Matlab_Speech_Analysis
- 波形和频谱双显示 记录讲话直接进入MATLAB 手动分割讲话波形-创建标签文件 波形编辑-切割,复制或粘贴 共振峰分析-显示共振轨道的F1 , F2和F3 基音分析 过滤工具-语音信号滤波器截止频率 比较工具-比较两个波形的频谱距离使用几种措施 增加噪声-Dual time-waveform and spectrogram displays Records speech directly into MATLAB NEW Displays time-a
pattenrecongition
- 通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。-By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify
emd
- 分析矩阵的相关性,即给出两个矩阵,计算两个矩阵之间的距离,并画出矩阵的相关分析图。-this matlab code can compute the two matrix length, and can give analysy ficture
disteu
- 语音/心音信号中的计算欧氏距离matlab源代码,已调试过,可以用-in speech signal or heart sounds accounting for Euclidean distance with matlab codes
SpeechRecAndSyn07
- 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech s
speech_matlab
- 这是一个语音识别的代码包,资料很全,是基于动态时间规划技术的,有0到9十个数字建立的模板库,也有这是个数字的测试模板库,可以实现这十个数字的孤立词识别,再matlab实现的功能,包括几个子函数,比如端点检测,模板距离计算,完全可以运行,可以用于语音领域的初学者学习-This is a voice recognition code package, the information is very full, is based on dynamic time planning technology,
