登录
首页 » matlab » the-basic-analysis-of-speech

the-basic-analysis-of-speech

于 2014-02-18 发布 文件大小:5328KB
0 227
下载积分: 1 下载次数: 132

代码说明:

  语音信号时频分析,包括语谱图,过零率,自编的自相关,以及最后用了三种方法(短时能量和过零率、谱熵法、Teager算子)进行端点检测,代码完整且测试通过(time and frequency domain analysis of speech signals,including spectrogram,rate of zerocrossing,autocorrelation.and three method of endpoint detection,especially the Teager )

文件列表:

project1
........\clearspeech.wav,330824,2002-06-25
........\edp_double_0.3_32.wav,330824,2013-04-08
........\edp_double_18_49.wav,330824,2013-04-08
........\edp_double_18_49_noisy.wav,330824,2013-04-04
........\edp_entropy_16_3.5.wav,330824,2013-04-08
........\edp_entropy_16_3.wav,330824,2013-04-08
........\edp_entropy_20_3.6.wav,330824,2013-04-04
........\edp_entropy_64_4.6.wav,330824,2013-04-08
........\edp_teager_0.004.wav,330824,2013-04-08
........\eg_f1.wav,2025132,2013-04-30
........\epd_doublethresh.asv,2600,2013-04-08
........\epd_doublethresh.m,2604,2013-04-08
........\epd_spec_entropy.asv,3388,2013-04-08
........\epd_spec_entropy.m,3388,2013-04-08
........\epd_teager.asv,2616,2013-04-08
........\epd_teager.m,2615,2013-04-08
........\find_thresh_ez.asv,1835,2013-04-14
........\find_thresh_ez.m,1839,2013-04-14
........\my_spectrogram.asv,3525,2013-04-02
........\my_spectrogram.m,3504,2013-04-02
........\noisyspeech.wav,330824,2002-06-25
........\project1_1.asv,1409,2013-03-31
........\project1_1.m,1402,2013-04-30
........\project1_2.asv,422,2013-03-25
........\project1_2.m,421,2013-04-08
........\project1_3.asv,2193,2013-04-03
........\project1_3.m,2183,2013-04-13
........\revised_autocor.asv,598,2013-05-05
........\revised_autocor.m,598,2013-05-05
........\st_ener_mag_zc.m,2258,2013-03-28
........\Untitled.asv,1828,2013-04-04
........\Untitled.m,1834,2013-04-08
........\x.wav,102444,2008-02-19

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

发表评论

0 个回复

  • 数字处理及MATLAB仿真_张雪英编著第二版
    数字语音处理及MATLAB仿真_张雪英编著第二版 源码(Digital audio processing and MATLAB simulation _ Zhang Xueying edited version second source code)
    2017-12-06 19:53:09下载
    积分:1
  • sffddpsolap
    语音合成程序源码!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,的到短时谱与短时谱包络。短时谱除以短时谱包络的到声源短时谱,对声源短时谱的实部与与虚部分别进行线性插值,就能达到改变变语音信号基频的目的,然后再进行频域反变换,可的到变换后的短时语音信号。短时谱包络部分也能独立改变,以达到改变音色的目的。 (Voice synthesis program source! psalo frequency domain pitch synchronous superposition method. It was first carried out on the original speech signal a short-time frequency-domain transform, to the short-time spectrum and short-time spectrum envelope. The short-time spectrum divided by the short-time spectrum envelope of the short time spectrum of the sound source, the short time spectrum of the real part of the sound source, and the imaginary parts of the linear interpolation, can achieve the purpose of changing the fundamental frequency of the alternating speech signal, and then then the inverse transform of the frequency domain, can be to the short-time speech signal after conversion. The short-time spectral envelope section can be varied independently, in order to achieve the purpose of changing the tone.)
    2012-09-09 23:36:03下载
    积分:1
  • process_params
    parameter参数提取程序,matlab实现(parameter process in matlab)
    2021-01-22 10:58:45下载
    积分:1
  • vqonMatlab
    1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:vq) 在Command windows中输入 ">
    2021-04-20 10:28:50下载
    积分:1
  • LMSmatlab
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
    2021-03-06 12:59:30下载
    积分:1
  • signature
    这是一个在线签名的程序,使用了AR实现算法和DTW算法(This is an online signature process, using the AR algorithm and DTW algorithm)
    2007-11-23 09:40:04下载
    积分:1
  • pujian
    谱减法的程序 希望可以被大家使用~~ 做的比较一般但运行起来还是可以的(Spectral subtraction procedure can be hoped that the use of ~ ~ U.S. to do the more general but can be up and running the)
    2008-06-09 01:20:39下载
    积分:1
  • jizhengzhuoye
    均匀线列阵和均匀平面阵的自然指向性图的画法(just a little program)
    2021-05-14 10:30:02下载
    积分:1
  • LMSjiangzao
    LMS多麦克风语音降噪的主程序是lmsspdn.m(Multi-microphone noise reduction LMS voice is the main program lmsspdn.m)
    2020-07-04 19:00:01下载
    积分:1
  • chapter3_4
    计算语音的短时平均能量。可以作为清音和浊音的特征参数,可以作为有声无声的依据(Calculate the short-term average energy of speech. It can be used as a characteristic parameter of voiceless and unvoiced sounds, and as a basis for sound and silence.)
    2019-04-25 18:36:40下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载