资源说明:关于语音识别的matlab程序,里面有一些语音文件及识别算法
- recSound.m
- PLOTDIST.M
- P3_12.m
- STAT.M
- P3_6.m
- Program_2_5.m
- vad.m
- getCentroid.m
- Contents.m
- shumashibie.m
- evalFcmModel.m
- bisect.asv
- plotpie.m
- hmm_cl.m
- lianxi.txt
- P3_5.m
- livedemo1.m
- P1_2.m
- mfcc.m
- english.txt
- Program_2_8.m
- tritestwave.m
- recog.m
- getGmmParam.m
- debug.m
- Circonv.m
- modul.m
- syllable2num.txt
- c5_threefilters.m
- getFcmParam.m
- P2_4.m
- hmm.m
- P3_3.m
- c4_qamdemo.m
- wdcnt.m
- COMPILE.M
- keyword.m
- getKmeansParam.m
- enframe.m
- luyin.mdl
- P2_7.m
- inithmm.m
- getcent.m
- genwavedata.m
- zcrate.m
- rdiv.m
- plotwave.m
- delta2.m
- author2code.m
- P1_5.m
- wav2mat.m
- Program_2_2.m
- P2_6.m
- loo_b.m
- tfread.m
- endpoint_b.m
- P3_1.m
- 复件 baum.m
- c3_upsamp.m
- TEVALHMM.M
- P3_9.m
- !CIRCSHI.M
- P2_3.m
- ras.m
- P3_10.m
- P2_2.m
- getmean.m
- TDTW2.M
- P3_2.m
- recordwav.m
- demoDigit.m
- epdetect.m
- FINDINC.M
- kkk.m
- lijinbao1.asv
- mary.asv
- smoothing.m
- DDD.M
- wav2ftr1.m
- P1_1.m
- P3_7.m
- word2syllable.txt
- gocount.m
- !CIRCSHI.asv
- evalGmmModel.m
- Program_2_6.m
- gorecord.m
- train.m
- kmeans.m
- compare_dtw.m
- P2_8.m
- Program_2_7.m
- demoDTW.m
- P1_4.m
- P2_1.m
- P1_3.m
- MAT2TXT.M
- TRITEST.M
- evalKmeansModel.m
- P3_4.m
- c3_upsampex.m
- getdist.m
- mary.m
- modulation.m
- mixture.m
- edge_detect2.m
- dtwplot.m
- P2_5.m
- Basic_LMS.m
- wdcntall.m
- dtwplot_b.m
- wav2ftr2.m
- SETPARAM.M
- bisect.m
- demoVIR.m
- subband spectral entropy used in speech endpoint detection.m
- P3_8.m
- getSpeakerData.m
- gocount2.m
- livedemo2.m
- keyword.asv
- tdtw1.m
- rprod.m
- hmmdemo.m
- author2code.asv
- Program_2_1.m
- P1_6.m
- melbankm.m
- Program_2_4.m
- gotest.m
- mfcc1.m
- getfeat_b.m
- Program_2_3.m
- pitchmrk.m
- levension.m
- feature_extrac.m
- rsum.m
- lwarp.m
- energe.m
- OOO.M
- plotpath.m
- exp1.m
- endpoint.m
- GO.M
- wdcnt2.m
- hmmplot.m
- loo.m
- disteusq.m
- c3_sna.asv
- c5_filterrex1.m
- levension.asv
- countele.m
- endpoint_bb.m
- 复件 disteusq.m
- FINDCELL.M
- thmmplot.m
- edge_detect.m
- P2_9.m
- P1_7.m
- GETLOO.M
- Basic_LMS.asv
- c3_lininterp.m
- P3_11.m
- c3_sna.m
- qam.m
- RECORD.M
-
- speech.rar一个简单的语音阅读的小例子,要读中文必须安装相关的speech SDK等包 ...
- yuyinchuli.rar关于语音处理的一些论文看了过后很有感触,希望能够给大家帮助 ...
- wv2lst.rar自己遍的一种用于单字音识别的端点检测代码,首先做mfcc,再利用功率谱的峰值作为语音 ...
- SAPI.rar目前最流行的TTS语音编程的dll,可以在C#中被引用
- mfcc.rarc语言版本的mfcc提取代码。适合新手使用。比较简单
- 5.rar编制LBG算法程序,以语音信号的短时平均能量为例,训练一个5比特码书,并给出量化器的 ...
- ChineseSyllableRules.rarChinese Syllable Speech Synthesizer
- GermanTTS.rarGerman Speech synthesizer
- romanianTTS.rarRomanian based text to speech journal
- Approximate.rarSpeech Synthesis using Approximate Matching ofs yllables
-
- speech_analysis.rar这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特 ...
- speech.zip利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸 ...
- cspeech.zip为微软SAPI(Text-to-Speech API)封装的类
- 语音程序.rar语音信号处理中的所有基本的算法的代码,很全的。欢迎大家下载使用:) ...
- Speech_signal_short_time_analysis.rar语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相 ...
- 语音识别.rar老师布置的一个project,里面有题目和源程序,能够识别十个数字。 ...
- speech.rar关于语音识别的matlab程序,里面有一些语音文件及识别算法
- U-COPY.raru盘拷贝程序 自动识别u盘 自动拷贝u盘全部内容到硬盘 vc代码 ...
- sound_cap.zip使用DirectSound和Microsoft agent实现的语音复读机
- matlabyuyinshibiesuanfa.rarmatlab语音识别算法,包括预处理,特征提取,训练,识别算法,基于hmm模型 ...