登录
首页 » matlab » asr

asr

于 2006-01-10 发布 文件大小:360KB
0 146
下载积分: 1 下载次数: 1

代码说明:

说明:  语音信号自动识别,有matlab交户界面,有dtw,vq,hmm三种算法供选择。(voice signal automatic identification, and families pay Matlab interface, dtw, Argentina, Brazil and Mexico. hmm three algorithms available.)

文件列表:

ASR
...\ABDTW.M
...\ABFEATUR.M
...\ABHMM.M
...\ABPREPRO.M
...\ABVQ.M
...\AVGMAG.M
...\BACKWARD.M
...\BACKWARD.MEX
...\BAUMWELC.MEX
...\BAUMWLCH.M
...\CEPCOEFF.M
...\CEPFEA.M
...\compareEndpoint.m
...\comparefeaplot.m
...\comparefeaplot1.m
...\comparefeaplot2.m
...\comparefeaplot3.m
...\comparefeaplot3en.m
...\cwtem.m
...\DELCEP.M
...\diary
...\DIST.M

...\DTW.M
...\DTWARP.M
...\DTWold.MEX
...\DTWRECOG.M
...\DTWTRAIN.M
...\dwpem5.m
...\dwt10.m
...\dwt9.m
...\dwtem1.m
...\dwtem2.m
...\dwtem3.m
...\dwtem4.m
...\dwtem5.m
...\dwtem6.m
...\dwtem7.m
...\dwtem8.m
...\EIGHT.MAT
...\EIGHT.TMP
...\ENDPOINT.M
...\ENDPTDET.M
...\ENDPTDETMulti.M
...\ENERGY.M
...\ENFRAME.M
...\EXAMPLE.CBK




...\feaplot3-eng.bmp
...\FEATURES.M
...\FEA_EXT.M
...\FEA_EXTCont.M
...\FIVE.MAT
...\FIVE.TMP
...\FORWARD.M
...\FORWARD.MEX
...\FOUR.MAT
...\FOUR.TMP
...\HMM.M
...\HMMGEN.M
...\HMMRECOG.M
...\HMMTRAIN.M
...\HMMTRN.M
...\INFO.M
...\INITIAL.M
...\INRANGE.M
...\KMEANS.M
...\LOADFILE.M
...\loadModel.m
...\lowpassplot.m
...\MELBANKM.M
...\MELCEPdwt.M
...\MELCEPdwtNorm.M
...\MELCEPdwtNormSeg.M
...\MELCEPdwtNorm_bior.M
...\MELCEPdwt_slow.M
...\melcepMeanStd.m
...\MELCEPNorm1.M
...\MELCEPNorm2.M
...\MELCEPNorm3.M
...\MELCEPNormCMS.M
...\MELCEPNormEltsi.M
...\MELCEPNormEltsibl.M
...\MELCEPNormEltsiFreq.M
...\MELCEPNormFreq.M
...\MELCEPNormFreqNonlin.M
...\MELCEPNormFreq_old.M
...\MELCEPNormRASTA.M
...\MELCEPNormRASTAFreq.M
...\MELCEPNormSeglinear.M
...\MELCEPNormSegNonlin.M
...\MELCEPST.M
...\melwpdec.m
...\MFCC_DTW_SR.m
...\NINE.MAT
...\NINE.TMP

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

发表评论

0 个回复

  • 功能是在中提取基频率的程序pitch
    matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。(matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the frame pitch.)
    2020-11-29 22:49:28下载
    积分:1
  • 信号处理-赵力 PDF
    语音信号处理课件:语音基础知识、短时时域分析、频域分析、倒谱域分析、线性预测技术、语音增强、语音识别(Speech signal processing courseware: basic knowledge of speech, short-term time domain analysis, frequency domain analysis, cepstrum domain analysis, linear prediction technology, speech enhancement, speech recognition)
    2019-06-28 23:09:40下载
    积分:1
  • DTMF
    自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
    2020-12-17 19:29:11下载
    积分:1
  • saimie_v77
    采用加权网络中节点强度和权重都是幂率分布的模型,计算两个矩阵之间的欧氏距离,实现了对10个数字音的识别。( Using weighted model nodes in the network strength and weight are power law distribution, Calculation of the Euclidean distance between the two matrices, To achieve the recognition of 10 digital sound.)
    2016-12-02 15:41:14下载
    积分:1
  • SpeechRec
    基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!(DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!)
    2015-12-06 19:32:24下载
    积分:1
  • MUSIC
    基于麦克风阵列的声源定位一维music算法源代码(Based on the microphone array beamformer one-dimensional music algorithm source code)
    2021-04-13 23:18:55下载
    积分:1
  • 729A
    说明:  用g729实现的编解码,能够用于语音合成等,可以将PCM格式压缩,也可以对压缩后的格式进行解压(Achieved using G729 codec, can be used for speech synthesis, etc., can be compressed PCM format, but also can be compressed format decompression)
    2008-11-10 11:54:26下载
    积分:1
  • second
    男女声识别程序,中科院数字信号处理第二次作业,分辨率百分之90 以上,带GUI,在前人基础上修改,保证能用,不能用联系我(Male and female vocal recognition program, digital signal processing operations of the Chinese Academy of Sciences, resolution of more than 90 , with a GUI, modify their predecessors on the basis of guaranteed to not use)
    2013-01-10 15:50:23下载
    积分:1
  • Dtw
    这是一个基于DTW的语音识别的代码,里面包含端点检测和MFCC的提取。(This is a DTW-based speech recognition code, which contains end point detection and the extraction of MFCC.)
    2021-04-22 13:48:49下载
    积分:1
  • Digital Speech, 2nd Edition
    说明:  digital speech tutorial(digital speech coding for low bit rate communication systems)
    2019-06-03 06:34:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载