登录
首页 » matlab » speech processing

speech processing

于 2020-11-11 发布 文件大小:1162KB
0 205
下载积分: 1 下载次数: 6

代码说明:

  中国科学技术大学本科课程语音信号处理实验代码(speech processing code for USTCers)

文件列表:

speech processing\example1\00000005_10kHz.wav
speech processing\example1\00000005_16kHz.wav
speech processing\example1\00000005_8kHz.wav
speech processing\example1\00000005_l6kHz_fir.wav
speech processing\example1\00000005_l6kHz_iir.wav
speech processing\example1\draw_waveform.m
speech processing\example1\fir_lp.m
speech processing\example1\iir_lp.m
speech processing\example1\test_l6k_fir4k.wav
speech processing\exp1\exp1_1.m
speech processing\exp1\exp1_2.m
speech processing\exp1\test_16k.wav
speech processing\exp1\test_l6k_fir3k.wav
speech processing\exp1\test_l6k_fir4k.wav
speech processing\exp1\test_l6k_fir5k.wav
speech processing\exp2\ah.wav
speech processing\exp2\exp2_1.m
speech processing\exp2\exp2_2.m
speech processing\exp2\exp2_3.m
speech processing\exp2\speeded_up.wav
speech processing\exp2\test.m
speech processing\exp2\test_16k.wav
speech processing\example1
speech processing\exp1
speech processing\exp2
speech processing

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

发表评论

0 个回复

  • cubica算法performes
    cubica算法performes ICA by diagonalization of third- and fourth-order cumulants simultaneously(cubica algorithm performes ICA by diagonalization of third- and fourth-order cumulants simultaneously)
    2005-03-30 22:27:17下载
    积分:1
  • HMM
    本篇文章是要使针对HMM初学者,该文主要介绍了HMM原理(This article is to make for beginners HMM, the article mainly introduces the principle of HMM)
    2008-05-19 13:40:01下载
    积分:1
  • FastICA
    FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!(FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface!)
    2006-08-12 11:25:56下载
    积分:1
  • hmm
    hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。(hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.)
    2010-09-16 20:51:49下载
    积分:1
  • hmm
    对 隐马尔科夫工具包的使用及安装进行说明,主要是在matlab下运用
    2010-01-10 12:11:10下载
    积分:1
  • SPECTRUM_LMS
    1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
    2007-04-29 17:54:54下载
    积分:1
  • 7c2f6c56ed6d
    一个HMM的Matlab实现方法,可实现孤立词语音识别(Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved)
    2011-08-04 18:04:12下载
    积分:1
  • Voice-recognition-using-mfcc-and-svm-Bitsforge
    voice recognition using mfcc
    2012-11-21 18:46:03下载
    积分:1
  • 信号处理实验教程-源代码
    语音信号处理第三版 赵力等编著 配套程序(Codes of speech signal processing 3rd.)
    2020-12-09 13:09:20下载
    积分:1
  • matlab_yuyinxinghao
    语音信号的盲源分离算法研究及应用,本程序利用matlab实现(Blind Source Separation Algorithm Research and Application of the voice signal, the program using matlab realize)
    2012-12-03 16:53:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载