登录
首页 » matlab » ASR_matlab

ASR_matlab

于 2020-12-13 发布 文件大小:2151KB
0 268
下载积分: 1 下载次数: 176

代码说明:

  语音识别的MATLAB代码,包括用于测试的语音,实现了利用HMM(隐含马尔可夫)和DTW(动态规划)两种方法的实现。(ASR use HMM and DTW method include wave files use for test and training.)

文件列表:

baum.m
dtw.m
dtw2.m
getparam.m
hmm.mat
inithmm.m
main.m
melbankm.ctf
mfcc.m
mixture.m
my_recog.m
my_test.asv
my_test.m
my_train.m
pdf.m
recog.m
record01.m
samples.mat
testdtw.m
train.m
vad.m
vad_cc.m
vad_wave.m
viterbi.m
wave
....\0a.wav
....\0a_0.wav
....\0b.wav
....\0b_0.wav
....\1a.wav
....\1a_0.wav
....\1b.wav
....\1b_0.wav
....\2a.wav
....\2a_0.wav
....\2b.wav
....\2b_0.wav
....\3a.wav
....\3a_0.wav
....\3b.wav
....\3b_0.wav
....\4a.wav
....\4a_0.wav
....\4b.wav
....\4b_0.wav
....\5a.wav
....\5a_0.wav
....\5b.wav
....\5b_0.wav
....\6a.wav
....\6a_0.wav
....\6b.wav
....\6b_0.wav
....\7a.wav
....\7a_0.wav
....\7b.wav
....\7b_0.wav
....\8a.wav
....\8a_0.wav
....\8b.wav
....\8b_0.wav
....\9a.wav
....\9a_0.wav
....\9b.wav
....\9b_0.wav
....\DaoNaLe.wav
....\DaoNaLe0.wav
....\DaoNaLe1.wav
....\DaoNaLe2.wav
....\DaoNaLe3.wav
....\DaoNaLe4.wav
....\DaoNaLe5.wav
....\DaoNaLe6.wav
....\DaoNaLe7.wav
....\DaoNaLe8.wav
....\DaoNaLe9.wav
....\HouTui.wav
....\HouTui_0.wav
....\qianjin.wav
....\QianJin_0.wav
....\QuHangZhou.wav
....\QuHangZhou0.wav
....\QuHangZhou1.wav
....\QuHangZhou2.wav
....\QuHangZhou3.wav
....\QuHangZhou4.wav
....\QuHangZhou5.wav
....\QuHangZhou6.wav
....\QuHangZhou7.wav
....\QuHangZhou8.wav
....\QuHangZhou9.wav
....\QuShaoXin.wav
....\QuShaoXin0.wav
....\QuShaoXin1.wav
....\QuShaoXin2.wav
....\QuShaoXin3.wav
....\QuShaoXin4.wav
....\QuShaoXin5.wav
....\QuShaoXin6.wav
....\QuShaoXin7.wav

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

发表评论

0 个回复

  • Matlab
    一个基于Matlab的人工免疫算法程序,对初学者很有用。(Immune Algorithm based on the immune network model for function f(x1,x2) optimum copy right SCUT Guangxing Tan )
    2009-03-05 18:55:31下载
    积分:1
  • MATLAB-SISO-Design-Tool
    MATLAB SISO Design Tool.rar
    2012-05-16 18:02:45下载
    积分:1
  • hopfield-NET
    菲尔德网络知识,对神经网络只是大大的补充,该算法应用很广。(Rumsfeld network knowledge, the neural network is greatly supplement, the algorithm is widely used.)
    2013-11-01 16:41:41下载
    积分:1
  • Implementation_of_an_OFDM_Synchronization_Algorith
    有关OFDM时域和频域同步的硬件实现,在FPGA,DSP和ASIC上实现,并做了对比。(On the OFDM time domain and frequency domain synchronization hardware implementation, in the FPGA, DSP and ASIC to achieve, and has done a comparison.)
    2008-12-18 14:58:31下载
    积分:1
  • yuanlaideqiehuan
    说明:  自己做的matlab的实现FUZZY和PID控制互相切换的仿真!!(Matlab own realization of the FUZZY and PID control to switch the simulation with each other!!)
    2009-07-31 20:04:09下载
    积分:1
  • gaijinzishiyingxiangguan
    该程序实现改进的自适应相关算法,两个matlab文件,一个为函数,该函数求出信号特征量的马氏距离平方并通过梯度下降法训练出其固定阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号特征量的马氏距离平方及其固定阈值求出来,并一起画出图来。 (The program features improved adaptive correlation algorithm, two matlab files, one for the function that calculate the square of the Mahalanobis distance of signal characteristics by gradient descent to train the fixed threshold, the other main function, call The function files the program seek out the square of the Mahalanobis distance and fixed threshold of each channel signal, there are four chanel signal,then draw them out together)
    2011-08-30 18:59:02下载
    积分:1
  • matlabGUI
    matlab中如果需要更改对话窗口的图标,则需要自己在程序中加入代码,文件包括3个窗口的图标更改程序。(matlab dialog window, if you need to change the icon, you will need to add your own in the program code, files including three windows icons change the program.)
    2013-11-07 20:42:58下载
    积分:1
  • aloha
    随机多址接入协议的matlab仿真及其结果,包括ALOHA,时隙ALOHA,非连续性CSMA和时隙非连续性ISMA协议。(The matlab simulation and results of random multiple access protocol,including ALOHA, slotted ALOHA, CSMA and snpisma protocols.)
    2014-06-06 23:01:49下载
    积分:1
  • fxxxy
    该程序分别用四种经典算法对自定义3次非线性函数寻优,并给出寻优路径(The program of four classic algorithms were used three times on custom non-linear function optimization, and gives the path optimization)
    2010-01-07 19:42:36下载
    积分:1
  • Matlab-mathematical-modeling
    [matlab在数学建模中的应用]一书源代码( "Matlab mathematical modeling," a book source code)
    2013-07-31 19:55:08下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载