▍1. mhmm_logprob
语音识别的hmm技术,对做语音识别的朋友很有帮助 (Hmm speech recognition technology, speech recognition make friends very helpful)
语音识别的hmm技术,对做语音识别的朋友很有帮助 (Hmm speech recognition technology, speech recognition make friends very helpful)
语音识别程序。有需要的抓紧啦。用MATLAB实现的。(Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.)
时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--Adaptive(LMS) Time Delay Estimation--的MATLAB程序,供大家参考。(Time delay estimate is that in the current supply and demand signal processing are often used to detect the direction of the incident wave (radar, sonar, and seismic waves). Here are a self-adaptive time delay estimation Adaptive (LMS) Time Delay Estimation of MATLAB procedures for your reference.)
比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习(Comparison of the classical LMS algorithm with adaptive equalizer matlab procedures, suitable for beginners to learn)
这是一个在线签名的程序,使用了AR实现算法和DTW算法(This is an online signature process, using the AR algorithm and DTW algorithm)
LMS自适应滤波器的matlab源码 文件大小不够,所以加了个图(LMS adaptive filter matlab source code file size not enough, so the addition of a map)
一个能实现对语音信号分帧的STFT和ISTFT的函数(Realize a sub-frame of the speech signal and the STFT of the function ISTFT)
psola算法的设计与实现,经过调试已经可以运行(psola Algorithm Design and Implementation, after debugging has to run)
能有效实现语音合并,将两个相同采样率和相同精度的语音文件合并成为一个相同采样率和相同精度的语音文件。(Can effectively realize the merger of voice, and the two the same sampling rate and the same precision audio files into a different sampling rate and the same accuracy of voice files.)
为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 横向/格-梯型结构LMS算法[1-4] 横向/格-梯型结构RLS算法[1-4] ()
最权威和最全面的语音识别的特征提取的 IEEE的期刊论文1980(The most authoritative and comprehensive speech recognition feature extraction of the IEEE Journal Papers 1980)
从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型(Read data from the wave through the MFCC feature extraction coefficient. Txt file to read from the GMM-based classifier, and ultimately identified as the type)
MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示(MATLAB simulation of LMS algorithm complete source code, simulation results analysis, and simulation icon)
用c编写的文字转化成声音的程序,可以把该程序移植到单片机和其他嵌入式处理器中.实现应有的功能.(With c prepared text into sound procedures, the program can be transplanted into single-chip and other embedded processors. Realize the function.)