登录
首页 » matlab » speaker-recognition-hmm

speaker-recognition-hmm

于 2013-05-15 发布 文件大小:161KB
0 291
下载积分: 1 下载次数: 25

代码说明:

  hmm 说话人识别 matlab 算法,c++算法,(speaker recognition hmm)

文件列表:

说话人识别相关程序
..................\blockFrames
..................\...........\blockFrames.asv,937,2012-05-13
..................\...........\blockFrames.m,937,2012-05-13
..................\...........\demo.asv,5404,2012-05-10
..................\...........\demo.m,5404,2012-05-10
..................\...........\disteu.asv,816,2010-04-16
..................\...........\disteu.m,816,2010-04-16
..................\...........\main.asv,1472,2010-05-20
..................\...........\main.m,1451,2010-05-21
..................\...........\melfb.m,1580,2012-05-11
..................\...........\mfcc.asv,2363,2012-05-13
..................\...........\mfcc.m,2363,2012-05-13
..................\...........\record.m,641,2012-05-07
..................\...........\test.asv,1197,2010-05-20
..................\...........\test.m,1286,2012-05-13
..................\...........\test_record.asv,414,2010-05-21
..................\...........\test_record.m,508,2012-05-07
..................\...........\train
..................\...........\.....\1.wav,44144,2012-05-25
..................\...........\train.asv,1261,2012-05-13
..................\...........\train.m,1260,2012-05-13
..................\...........\train_record.asv,748,2010-05-20
..................\...........\train_record.m,779,2012-05-07
..................\...........\viterbi_path.m,1563,1999-11-27
..................\...........\vqlbg.asv,1790,2012-05-13
..................\...........\vqlbg.m,1770,2012-05-13
..................\cut.m,679,2010-04-13
..................\c_train.m,1248,2010-04-10
..................\基于MFCC和加权矢量量化的说话人识别系统.pdf,112828,2007-04-13
..................\小波去噪matlab程序.doc,36352,2012-05-07

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

发表评论

0 个回复

  • 123
     介绍了一种针对语音增值服务开发的智能语音终端,该终端以EM78806A单片机为核心研发,借助公共电话网络,实 现了电话与局端语音信箱中心的通信与智能化控制。文中主要对智能语音终端的硬件结构、工作原理及程序设计方法进行 了论述。(Introduce a value-added voice services for the development of intelligent voice terminal, the terminal to EM78806A Singlechip as the core research and development, through the public telephone network, the realization of a telephone central office voice mail with the Center for Communications and intelligent control. The main text of the intelligent voice terminal hardware structure, working principle and procedure of design methods are discussed.)
    2008-05-05 22:11:58下载
    积分:1
  • rebuilt.HumanTimbre_recognition-master
    利用mfcc特性进行语音识别,分类算法为svm。(Speech recognition using MFCC characteristics)
    2018-03-31 11:16:48下载
    积分:1
  • Td-psolaPitchDuration
    使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)
    2021-03-13 14:59:24下载
    积分:1
  • 402864
    语音库开发工具源码,例程程序创建机读SAPI.SpVoice对象开发语音库。(Speech development tools source , routine program to create machine-readable SAPI.SpVoice speech object development .)
    2015-07-07 22:35:17下载
    积分:1
  • Speeching
    端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。(Endpoint detection algorithm uses more precise at this stage variance time-frequency detection, pattern recognition and template matching is based on the improved DTW algorithm (DTW is mainly limited to the search path, and further precision of the DTW parallelogram shape, and further reduction of matching the parameters in the storage volume as well as the extra search path).)
    2008-04-25 14:46:57下载
    积分:1
  • 信号处理赵力(中文入门)
    很好的一本关于语音信号处理的书,而且是中文版的,比较好用(A good book about the processing of speech signal)
    2021-01-11 21:38:49下载
    积分:1
  • speech-signal-processing
    用matlab对采集到的语音进行语音信号处理 包括设置各种滤波器 低通 高通 以及带通 设置好后 观察结果 (speech signal processing)
    2012-04-25 09:16:52下载
    积分:1
  • addnoise asl
    在仿真语音增强时,往往需要向纯净语音中添加适当的噪声然后作仿真对比,这个程序正是实现这了个功能。(When the speech enhancement is emulation, it is often necessary to add appropriate noise to the pure speech and make a simulation contrast. This program is exactly the function of this program.)
    2018-01-07 20:54:31下载
    积分:1
  • iFlyVoice 讯飞输入法组件
    自己提取的讯飞输入法语音识别组件,可绿色运行,解压双击iFlyVoice.exe即可运行,语音识别能力比较强!(The voice recognition component extracted by Xunfei can be operated in green, decompressed and double-clicked iFlyVoice.exe can be operated, and the voice recognition ability is relatively strong!)
    2020-06-19 06:00:01下载
    积分:1
  • dtw算法源代码
    一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。(An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.)
    2005-05-17 14:00:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载