登录
首页 » matlab » GMM

GMM

于 2010-12-23 发布 文件大小:5430KB
0 278
下载积分: 1 下载次数: 291

代码说明:

  GMM的说话人识别系统,识别效果90 多(GMM speaker recognition system, the recognition effect more than 90 )

文件列表:

GMM
...\gmmlist,45,2010-07-17
...\gmmrecog.exe,741376,2010-06-24
...\gmmtrain.exe,749568,2010-07-07
...\model
...\.....\F01.gmm,7661,2010-07-17
...\.....\F02.gmm,7681,2010-07-17
...\.....\F03.gmm,7712,2010-07-17
...\.....\F04.gmm,7644,2010-07-17
...\.....\F05.gmm,7714,2010-07-17
...\recog
...\.....\F01_136.WAV,308148,2007-12-04
...\.....\F01_141.WAV,290148,2007-12-04
...\.....\F01_146.WAV,302148,2007-12-04
...\.....\F02_35.WAV,266148,2007-12-04
...\.....\F02_53.WAV,254148,2007-12-04
...\.....\F02_61.WAV,276148,2007-12-04
...\.....\F03_136.WAV,240148,2007-12-04
...\.....\F03_193.WAV,244148,2007-12-04
...\.....\F03_66.WAV,248148,2007-12-04
...\.....\F04_193.WAV,262148,2007-12-04
...\.....\F04_196.WAV,274148,2007-12-04
...\.....\F04_262.WAV,258148,2007-12-04
...\.....\F05_193.WAV,248148,2007-12-04
...\.....\F05_254.WAV,252148,2007-12-04
...\.....\F05_278.WAV,250148,2007-12-04
...\recoglist,191,2010-07-17
...\train
...\.....\F01_35.WAV,282148,2007-12-04
...\.....\F01_88.WAV,280148,2007-12-04
...\.....\F01_9.WAV,280148,2007-12-04
...\.....\F02_146.WAV,250148,2007-12-04
...\.....\F02_83.WAV,252148,2007-12-04
...\.....\F02_9.WAV,252148,2007-12-04
...\.....\F03_22.WAV,236148,2007-12-04
...\.....\F03_233.WAV,238148,2007-12-04
...\.....\F03_240.WAV,238148,2007-12-04
...\.....\F04_35.WAV,250148,2007-12-04
...\.....\F04_61.WAV,250148,2007-12-04
...\.....\F04_62.WAV,252148,2007-12-04
...\.....\F05_112.WAV,238148,2007-12-04
...\.....\F05_196.WAV,240148,2007-12-04
...\.....\F05_66.WAV,244148,2007-12-04
...\trainlist,183,2010-07-17

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

发表评论

0 个回复

  • 4999929
    C#的WinForm项目的dataGridView控件的CheckBox(The CheckBox of the dataGridView control for the WinForm project of the C #)
    2019-05-09 12:25:41下载
    积分:1
  • OLA
    编写一Matlab函数,用30ms三角窗和15ms帧移计算语音信号的STFT。并用OLA法重建原始信号。设计一种基于OLA的综合方法,以通过重复每帧对语音信号以因子2进行时域扩展。(Write a Matlab function, STFT and 30ms triangular window and 15ms frame-shift calculation of the speech signal. And the OLA method to reconstruct the original signal. Design an integrated approach based on OLA, by repeating each frame of the speech signal by a factor of 2 when the domain extension.)
    2012-04-18 10:49:23下载
    积分:1
  • EVRC
    EVRC的语音编码算法研究及仿真,及二阶固定码本搜索算法(Speech Coding Algorithm and Simulation of EVRC)
    2017-04-27 23:14:34下载
    积分:1
  • BBS
    基于FastICA相结合实现的语音信号的采集、随机混合,再通过盲分离将混合后的语音信号分离(Speech signal acquisition and random mixing based on FastICA, and then the mixed speech signal is separated by blind separation.)
    2020-06-25 12:20:02下载
    积分:1
  • pesq
    有关语音的matlab源程序,其中包含语音的频谱分析等.(Matlab source code on the voice, including voice spectrum analysis.)
    2008-04-10 17:07:54下载
    积分:1
  • aec
    回音消除算法matlab,采用的VIRE的双方通话检测(Matlab algorithms eliminate echoes, the two sides call the VIRE Detection)
    2007-07-03 10:09:14下载
    积分:1
  • yuyin
    语音信号的时域、频域分析,包括短时能量分析、短时平均过零率、自相关函数、短时平均幅度差函数等。(Time-domain speech signal, frequency domain analysis, including short-term energy analysis, the average short-term zero-crossing rate, autocorrelation function, such as short-time average magnitude difference function.)
    2013-12-31 18:51:58下载
    积分:1
  • HMMforspeechrecogntion
    一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理(An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welch based re-estimation and Viterbi algorithm involved in HMM. it helps much better understand the HMM algorithm and its application for speech recogntion. )
    2010-01-05 15:16:00下载
    积分:1
  • 28584474
    模拟实验-C#版基于二分查找的稳定“插入排序”算法(Simulation experiment-stable insert sort algorithm based on dichotomous search in C # version)
    2019-05-10 19:56:34下载
    积分:1
  • 信号处理赵力(中文入门)
    很好的一本关于语音信号处理的书,而且是中文版的,比较好用(A good book about the processing of speech signal)
    2021-01-11 21:38:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载