登录
首页 » matlab » Desktop

Desktop

于 2015-05-21 发布 文件大小:1240KB
0 320
下载积分: 1 下载次数: 252

代码说明:

  语音识别,有GUI界面,实现0~9数字语音识别(speaker identification)

文件列表:

HMMHMMHMM
.........\HMM
.........\...\approxeq.m,225,1999-11-27
.........\...\consist.m,2633,1999-11-27
.........\...\dist2.m,821,1999-11-27
.........\...\em_converged.m,829,1999-11-27
.........\...\enumerate_loglik.m,552,1999-11-27
.........\...\Examples
.........\...\........\fixed_lag_demo.m,990,1999-11-27
.........\...\........\learn_dhmm_demo.m,319,1999-11-27
.........\...\........\learn_mhmm_demo.m,266,1999-11-27
.........\...\........\online_em_demo.m,2223,1999-11-27
.........\...\fhmm_infer.m,7936,1999-11-27
.........\...\fixed_lag_smoother.m,2132,1999-11-27
.........\...\forwards.m,1332,1999-11-27
.........\...\forwards_backwards.m,3600,1999-11-27
.........\...\gaussian_prob.m,607,1999-11-27
.........\...\gmm.m,2324,1999-11-27
.........\...\gmminit.m,2979,1999-11-27
.........\...\init_mhmm.m,1790,1999-11-27
.........\...\kmeans.m,3592,1999-11-27
.........\...\learn_hmm.m,5608,1999-11-27
.........\...\learn_mhmm.m,5662,1999-11-27
.........\...\Matlab中文论坛 Simulink 论坛 Matlab下载 Matlab资料 Matlab视频 Matlab图像处理 Matlab神经网络 Matlab数学运算.htm,60848,2008-03-10

.........\...\mk_dhmm_obs_lik.m,558,1999-11-27
.........\...\mk_fhmm_topology.m,378,1999-11-27
.........\...\mk_ghmm_obs_lik.m,487,1999-11-27
.........\...\mk_mhmm_obs_lik.m,875,1999-11-27
.........\...\mk_stochastic.m,770,1999-11-27
.........\...\normalise.m,283,1999-11-27
.........\...\Old
.........\...\...\example1.m,1592,1999-11-27
.........\...\...\fixed_lag_smoother.m,1952,1999-11-27
.........\...\...\learn_hmm.m,4021,1999-11-27
.........\...\...\online_em.m,2392,1999-11-27
.........\...\...\online_em_hmm_demo.m,2092,1999-11-27
.........\...\...\online_em_pomdp_demo.m,2736,1999-11-27
.........\...\...\sample_markov_chain.m,1161,1999-11-27
.........\...\online_em.m,2359,1999-11-27
.........\...\prob_path.m,448,1999-11-27
.........\...\README,184,1999-11-27
.........\...\sample_dhmm.m,568,1999-11-27
.........\...\sample_discrete.m,561,1999-11-27
.........\...\sample_mc.m,442,1999-11-27
.........\...\sample_mdp.m,490,1999-11-27
.........\...\sample_mhmm.m,997,1999-11-27
.........\...\sample_pomdp.m,612,1999-11-27
.........\...\viterbi_path.m,1563,1999-11-27
.........\...\说明.txt,727,2006-02-21
HMM_VoiceRecognation
....................\baum.m,1539,2013-07-06
....................\data
....................\....\test
....................\....\....\0b.wav,29640,2001-10-21
....................\....\....\1b.wav,31800,2001-10-21
....................\....\....\2b.wav,37224,2001-10-21
....................\....\....\3b.wav,32664,2001-10-21
....................\....\....\4b.wav,38264,2001-10-21
....................\....\....\5b.wav,37144,2001-10-21
....................\....\....\6b.wav,35624,2001-10-21
....................\....\....\7b.wav,33576,2001-10-21
....................\....\....\8b.wav,21608,2001-10-21
....................\....\....\9b.wav,27192,2001-10-21
....................\....\train
....................\....\.....\0a.wav,29096,2001-10-21
....................\....\.....\1a.wav,33832,2001-10-21
....................\....\.....\2a.wav,32840,2001-10-21
....................\....\.....\3a.wav,38472,2001-10-21
....................\....\.....\4a.wav,37144,2001-10-21
....................\....\.....\5a.wav,34408,2001-10-21
....................\....\.....\6a.wav,36552,2001-10-21
....................\....\.....\7a.wav,36280,2001-10-21
....................\....\.....\8a.wav,21624,2001-10-21
....................\....\.....\9a.wav,25192,2001-10-21
....................\getparam.m,1997,2013-07-06
....................\hmm.mat,48534,2013-07-06
....................\HMM_VoiceRecognation.fig,4027,2013-07-07
....................\HMM_VoiceRecognation.m,7655,2013-07-07
....................\inithmm.m,1304,2013-07-06
....................\main.m,222,2013-07-06
....................\mfcc.m,861,2013-07-06
....................\mixture.m,389,2013-07-06
....................\pdf.m,233,2013-07-06
....................\recog.m,318,2013-07-06
....................\samples.mat,599914,2013-07-06
....................\train.m,839,2001-11-13
....................\vad.m,1853,2013-07-06
....................\viterbi.m,1029,2013-07-06

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

发表评论

0 个回复

  • 用Matlab实现DTW孤立词
    做语音识别时用到DTW 算法。便于初学者的学习。(DTW algorithm is used for speech recognition. Easy for beginners to learn.)
    2020-12-07 12:39:22下载
    积分:1
  • LMSmatlab
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
    2021-03-06 12:59:30下载
    积分:1
  • biometrics
    基于人脸和语音双通道的生物认证算法,已经通过编译,效果较好。(based on human face and voice of biological dual-channel authentication algorithms, compiler has been passed, the result is better.)
    2006-11-02 22:01:27下载
    积分:1
  • wvd_test
    绘制语音信号的 WVD 分布,对时频工具箱中的 tfrwv 及 tfrspwv 函数的使用进行了详细说明(The way of drawing speech signals WVD was shown in the m file, and corresponding functions tfrwv and tfrspwv were discussed thoroughly.)
    2011-08-29 10:32:22下载
    积分:1
  • 402864
    语音库开发工具源码,例程程序创建机读SAPI.SpVoice对象开发语音库。(Speech development tools source , routine program to create machine-readable SAPI.SpVoice speech object development .)
    2016-09-27 15:56:03下载
    积分:1
  • SegSNR_esitmate
    分段信噪比测试,主要是用于语音增强,语音编码后的测试使用(segment SNR test, primarily for speech enhancement, speech coding after testing)
    2021-04-04 12:09:04下载
    积分:1
  • mfcc
    mfcc.m 用于语音识别上的mfcc特征参数提取函数。(mfcc.m mfcc characteristic parameters for speech recognition on the extraction function.)
    2021-03-28 02:09:11下载
    积分:1
  • ICA
    本程序音频共有四个,借助鸡尾酒会问题思想,用ica算法实现四个音频的分离(The audio program for a total of four, with the help of the cocktail party problem, realizing the separation of four audio using ICA algorithm)
    2017-08-26 18:53:07下载
    积分:1
  • Aeendcheckn
    一个完整的语音端点检测MATLAB程序序,包含有完整的文件,通过调试,正确可用 (An integrated voice activity detection MATLAB program, includinng complete documentation, through testing, can be used correctly )
    2012-05-15 10:23:55下载
    积分:1
  • GSM_CHANNLE_ENCODE
    本文讲述了GSM系统空中接口的信道编码,包括语音信道和控制信道的编码方式和编码实现(This paper describes the GSM system, air interface channel coding, including the voice channel and control channel coding and Coding)
    2010-07-25 14:18:57下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载