登录
首页 » matlab » audioProcessingtoolbox

audioProcessingtoolbox

于 2020-11-27 发布 文件大小:4399KB
0 296
下载积分: 1 下载次数: 406

代码说明:

  这是一个语音处理工具箱,提供了语音处理的基本函数,包括有分帧、能量计算、零交叉计算、多种方法的音调提取、共振峰提取。。。等等。(This is a speech processing toolbox provides the basic function of voice processing, including one of those who frame, energy calculation, zero cross-terms, various methods of pitch extraction, formant extraction. . . And so on.)

文件列表:

audioProcessing
...............\10 little indians.wav
...............\@waveTest
...............\.........\buffer.m
...............\.........\display.m
...............\.........\getFrameMatrix.m
...............\.........\wave.m
...............\A2pitchByDp.m
...............\acf2pitch.m
...............\addMyPath.m
...............\alexxx1.wav
...............\amdf2pitchCandidate.m
...............\amdf2ppc.m
...............\amdfPlot.m
...............\buffer2.m
...............\buffer2mex.dll
...............\buffer2mex.mexw32
...............\comeOn.wav
...............\compileMatlabEngine.m
...............\csNthu.wav
...............\csNthu8k.wav
...............\csNthu_omniMic.wav
...............\endpoint.m
...............\endPoint2.m
...............\endpoint2mex.dll
...............\endpoint4rockMobileMex.dll
...............\endpoint4rockMobileMex.mexw32
...............\endPointDetect.m
...............\endPointDetect03.m
...............\endpointDetect03Mex.dll
...............\endPointDetect2.m
...............\endPointDetectMex.dll
...............\endPointDetect_old.m
...............\epdByVol.m
...............\epdByVol2.m
...............\epdByVol2mex.dll
...............\epdByVol2mex.mexw32
...............\epdByVolHod.m
...............\epdByVolHodMex.dll
...............\epdByVolHodMex.mexw32
...............\epdByVolMex.dll
...............\epdByVolZcr.m
...............\epdByVolZcrMex.dll
...............\epdByVolZcrMex.mexw32
...............\epdParamSet.m
...............\exe
...............\...\borlndmm.dll
...............\...\goCopy.bat
...............\...\mp32wav.exe
...............\...\Readme.txt
...............\...\runWsola.exe
...............\...\test.pv
...............\...\test.pv2
...............\...\test.vol
...............\...\wave2pitchVolume.exe
...............\fftOneSide.m
...............\fftTwoSide.m
...............\file19.wav
...............\file2answer.m
...............\file56.wav
...............\filterMex.dll
...............\filterMex.mexw32
...............\formant
...............\.......\buffer2mex.dll
...............\.......\fftspectrum.m
...............\.......\frq2smtn.m
...............\.......\getfrmnt.m
...............\.......\getspect.m
...............\.......\lpcspectrum.m
...............\.......\ptrackfcn.m
...............\.......\readme.txt
...............\.......\setPP.m
...............\.......\test.wav
...............\frame2acf.m
...............\frame2acfIntMex.dll
...............\frame2acfIntMex.mexw32
...............\frame2acfMex.dll
...............\frame2acfMex.mexw32
...............\frame2acfOverSmdf.m
...............\frame2amdf.m
...............\frame2ashod.m
...............\frame2ashodMex.dll
...............\frame2ashodMex.mexw32
...............\frame2clarity.m
...............\frame2mfcc.m
...............\frame2nsdf.m
...............\frame2nsdfIntMex.dll
...............\frame2nsdfIntMex.mexw32
...............\frame2nsdfMex.dll
...............\frame2nsdfMex.mexw32
...............\frame2pitch.m
...............\frame2pitchByAcf.m
...............\frame2pitchByNsdf.m
...............\frame2pitch_floatingPoint.m
...............\frame2sampleIndex.m
...............\frame2sampleRange.m
...............\frame2smdf.m
...............\frame2smdfIntMex.dll
...............\frame2smdfIntMex.mexw32
...............\frame2smdfMex.dll

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

发表评论

0 个回复

  • Dereverberation
    通常语音信号在增强时会出现混响现象,演讲者为了消除背景混响,不得不频繁地偏转头部的方向,这样会造成脉冲响应的不断改变。我们结合盲解卷法和频谱消去法来提高逆滤波器的滤波效果。我们利用输入语音信号间的相关系数矩阵计算出稳定、精确的室内脉冲响应的逆滤波器,而这些输入信号无需测量室内的脉冲响应就能被观测到。逆滤波能够消除早期的反射,这些反射包含混响中的绝大部分能量。之后,用频谱消去法来抑制逆滤波后的信号的尾部混响。本方法在实际适应性方面的表现通过具体的实验进行了验证,结果表明盲解卷法和频谱消去法的结合相较于单独使用一种方法,能够提供一个更优越的演说环境。(Usually voice signal will be enhanced when the reverberation phenomenon, the speaker in order to eliminate the background reverberation, and had to frequently deflect the direction of the head, this will cause the impulse response of changing. We combine the blind deconvolution and spectral elimination method to improve the filtering effect of the inverse filter. We use the correlation coefficient matrix between the input speech signal to calculate the stable, accurate inverse filter of the indoor impulse response, and these input signals do not need to measure the room impulse response can be observed. Inverse filtering to eliminate early reflections, these reflections contains most of the energy in the reverberation. After the spectrum elimination method to suppress the tail reverberation of the signal after the inverse filtering. Performance in the actual adaptation of the method by specific experimental validation results show that the blind deconvolution and spectrum to eliminate )
    2012-04-17 22:18:00下载
    积分:1
  • Digital-Voice-Processing-
    本书系统地阐述了语音信号处理的原理、方法、技术和应用,同时给出了部分内容对应的MATLAB仿真源程序。全书共12章,第1章至第7章是基本理论部分,包括语音信号的数字模型、语音信号的短时时域分析和频域分析、语音信号的同态处理、语音信号线性预测分析和矢量量化;第8章至第12章是应用部分,包括语音编码、语音合成、语音识别、语音增强和语音处理的实时实现。本书内容全面,重点突出,原理阐述深入浅出,注重理论与实际应用的结合,可读性强。(This book describes the speech signal processing principles, methods, techniques and applications, and gives the corresponding part of the contents of the MATLAB simulation source. The book is 12 chapters, Chapter 1 to Chapter 7 is the basic theoretical part, including voice signal digital model, speech signal analysis in time domain and frequency domain analysis, speech signal homomorphic processing, speech signal analysis and linear prediction vector quantified Chapter 8 to Chapter 12 is the application of parts, including speech coding, speech synthesis, speech recognition, speech enhancement and voice processing, real-time implementation. The book is comprehensive, focused and Rationale layman, focusing on the combination of theory and practical application, readable.)
    2021-05-16 00:30:03下载
    积分:1
  • mel-pca
    MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例(Examples MFCC feature extraction)
    2013-05-24 00:14:16下载
    积分:1
  • pocketsphinx-0.8-win32
    语音识别开源代码 sphinx 0.8 windows版本(sphinx 0.8,ASR)
    2015-08-18 17:44:38下载
    积分:1
  • C_ZTQ
    基于最小均方误差的助听器语音去噪算法, 用于以最大程度消除助听器接受的语音杂音.(Speech denoising algorithm based on the minimum mean square error of a hearing aid for the hearing aid acceptable voice murmur eliminated to the greatest extent.)
    2012-10-08 17:20:58下载
    积分:1
  • TTS
    用C#开发的一个语音朗读程序,可以朗读文章,能运行(C# developer with a voice reading program that can read the essay, can run)
    2011-05-08 19:15:37下载
    积分:1
  • cs_bp
    基于压缩感知的语音信号的重构算法。使用的bp算法(Based on perception of speech signal compression algorithm of reconstruction. Using the bp algorithm )
    2021-04-28 22:38:43下载
    积分:1
  • vadsohn
    VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
    2013-10-21 13:38:36下载
    积分:1
  • HHT
    台湾国立中央大学开发的EMD-HHT算法,其中,EMD-HHT的创始人为该中心的主任.(EMD-HHT IS SPECIALLY DESIGNED FOR PROCESSING NONSTATIONARY AND NONLINEAR SIGNALS. IT CAN DECOMPSE SIGNALS AND THEN RECONSTRUCT SIGNALS ACCORDING TO SOME CRITERIA. AFTER THE PROCESS, SIGNALS WOULD HAVE HIGH SIGNALTO NOISE RATIO. IT HAS BEEN APPLIED TO VARIOUS TYPES OF SINALS FROM INDUSTRY AND ACHIEVED GREAT SUCCESS. IT EVOLVES FROM THREE SOURCES: FRANCE SCIENTIST G RILLING, MATLAB FILE EXCHANGE CENTRE BY MR TAN AND TAIWAN NATIONAL CENTRAL UNIVERSITY CENTRE.)
    2009-04-24 11:59:08下载
    积分:1
  • Cepstrum
    这是语音信号处理中求倒谱的程序,我自己编的,很简单,实现了一段序列求倒谱的功能(This is the voice signal processing for cepstrum procedures, I developed, is very simple. achieve a sequence for the functional cepstrum)
    2006-10-11 20:12:24下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载