-IMDN开发者社群-imdn.cn"> - IMDN开发者社群-imdn.cn">
登录
首页 » matlab » vqonMatlab

vqonMatlab

于 2021-04-20 发布 文件大小:690KB
0 272
下载积分: 1 下载次数: 1269

代码说明:

1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:vq) 在Command windows中输入 ">

文件列表:

vqonMatlab
..........\1s
..........\..\1.mat
..........\..\2.mat
..........\..\3.mat
..........\..\4.mat
..........\..\5.mat
..........\..\6.mat
..........\..\7.mat
..........\..\s1.wav
..........\..\s2.wav
..........\..\s3.wav
..........\..\s4.wav
..........\..\s5.wav
..........\..\s6.wav
..........\..\s7.wav
..........\..\s8.wav
..........\4s
..........\..\2.mat
..........\..\3.mat
..........\..\4.mat
..........\..\5.mat
..........\..\6.mat
..........\..\7.mat
..........\..\8.mat
..........\..\s1.wav
..........\..\s2.wav
..........\..\s3.wav
..........\..\s4.wav
..........\..\s5.wav
..........\..\s6.wav
..........\..\s7.wav
..........\..\s8.wav
..........\blockFrames.m
..........\demo.m
..........\disteu.m
..........\hs_err_pid696.log
..........\melfb.m
..........\mfcc.asv
..........\mfcc.m
..........\readme.txt
..........\test.m
..........\train.asv
..........\train.m
..........\vqlbg.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hmm
    hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。(hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.)
    2010-09-16 20:51:49下载
    积分:1
  • Speech_Quallity_Estimate
    压缩包中包括3个用于对语音增强中,增强语音质量测试的程序:分段信噪比提高测量、对数谱距离测量、信噪比测量。具体说明,请看文件文件说明。(Compression package, including three for speech enhancement, the enhanced voice quality testing procedures: Sub-noise ratio improve measurement of the distance spectrum measurement, signal to noise ratio measurement. Specify, see the paper documentation.)
    2020-10-31 06:59:55下载
    积分:1
  • mfcc
    采用MFCC方法提取训练集样本或测试集样本语音特征参数的MATLAB程序,仿真时需先将voicebox语音处理工具箱添加到MATLAB软件中(The MFCC method is used to extract the MATLAB program of the training set sample or the test set sample speech feature parameters. The voicebox voice processing toolbox is added to the MATLAB software first.)
    2018-07-22 18:58:36下载
    积分:1
  • C_ZTQ
    基于最小均方误差的助听器语音去噪算法, 用于以最大程度消除助听器接受的语音杂音.(Speech denoising algorithm based on the minimum mean square error of a hearing aid for the hearing aid acceptable voice murmur eliminated to the greatest extent.)
    2012-10-08 17:20:58下载
    积分:1
  • 趣味程序5
    有趣的语音识别程序,可以利用这个程序实现语音防盗门。是根据每个人不同的声调来实现的(interesting voice identification procedures, we can use this procedure voice security doors. Everyone is different tone to achieve the)
    2005-06-17 16:48:46下载
    积分:1
  • PsychoacousticModel
    matlab代码,语音的压缩和编码,主要利用了心理声学模型,得到低比特编码 和高质量语音(matlab code, voice compression and coding, psychoacoustic model used by low-bit encoding and high-quality voice)
    2009-07-12 21:39:58下载
    积分:1
  • pcm
    对语音信号进行脉冲编码调制,采用A律13折线(Voice signal pulse coding modulation, using A Law 13 polyline)
    2016-12-23 15:50:48下载
    积分:1
  • MSR-Identity-Toolkit-v1.0
    微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。(Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m which generates an analog characteristic parameters for example teaching training and recognition, very suitable for beginners to learn the basic algorithm for speaker recognition. See the specific use of internal documents.)
    2015-04-03 07:16:09下载
    积分:1
  • MFCC-GMM
    基于MFCC的GMM的说话人识别,是很好的语音处理程序(MFCC of the GMM based speaker recognition, speech processing is a very good program)
    2011-01-17 18:19:12下载
    积分:1
  • GMM
    做毕设是用到的gmm的matlab程序,测试过的 ,绝对可以用(Complete set is used to do the matlab program gmm, tested, can surely be)
    2011-11-11 13:35:10下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载