登录
首页 » matlab » audioProcessingtoolbox

audioProcessingtoolbox

于 2020-11-27 发布 文件大小:4399KB
0 221
下载积分: 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 个回复

  • 功能是在中提取基频率的程序pitch
    matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。(matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the frame pitch.)
    2020-11-29 22:49:28下载
    积分:1
  • hmm
    自己认真修改的程序代码,并且通过测试可以运行的!对HMM-GMM的初学者有用。(Own serious modify the program code, and the test can be run. HMM-GMM useful for beginners.)
    2012-12-14 21:10:54下载
    积分:1
  • CVSD
    matlab编写的muCVSD语音编码解码器,参数可调,十分方便(matlab prepared muCVSD speech codec parameter adjustable, very convenient)
    2021-04-09 14:09:00下载
    积分:1
  • 402864
    语音库开发工具源码,例程程序创建机读SAPI.SpVoice对象开发语音库。(Speech development tools source , routine program to create machine-readable SAPI.SpVoice speech object development .)
    2015-07-07 22:35:17下载
    积分:1
  • voice_analysis
    code for voice analysis final code for sapeech recognition
    2009-06-02 00:04:56下载
    积分:1
  • jcsb
    文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。(In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulation signal recognition, and decision tree method for classification. The simulation results show that SNR 鈮� 5dB, the correct rate more than 99 , and when SNR 鈮� 20dB, the correct rate of 100 . Which is characterized by simple algorithm to identify the correct rate, to achieve the purpose of automatic classification and recognition, and help to identify real-time.)
    2012-07-19 09:29:58下载
    积分:1
  • Extract-Sound-Feature
    利用matlab提取声音的基本特征,包络、MFCC、声谱图、能量。代码不复杂,但是省去大家找这些的时间。(The basic feature extraction using matlab sound envelope, MFCC, sonograms, energy. Code is not complicated, but we look for these omitted time.)
    2021-02-12 10:29:51下载
    积分:1
  • lpcanalysis
    function [Coefficients,residual,pitch,Gain,parcorCoefficients,stream,B,crossmat,error_stream] = lpcanalysis(speechtodecode,samplerate,L,windowtime,preemp)
    2013-02-03 03:48:44下载
    积分:1
  • MSR-Identity-Toolkit-v1.0
    微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。(Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m which generates an analog characteristic parameters for example teaching training and recognition, very suitable for beginners to learn the basic algorithm for speaker recognition. See the specific use of internal documents.)
    2015-04-03 07:16:09下载
    积分:1
  • 最小均方误差的信噪比和信干噪比 lmssnr
    一个用matlab来实现的最小均方误差的信噪比和信干噪比(Using matlab to achieve the minimum mean square error, signal to noise ratio and signal to interference noise ratio )
    2020-07-10 01:08:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载