搜索资源列表
单音频检测Goertzel算法类文件
- 单音频检测Goertzel算法类-single audio detection algorithm Goertzel algorithm category
pitch_dective
- 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
SilentCheck
- 这是一个用visual studio C写的,关于静音检测 的算法。希望和大家共勉。-This is a written with visual studio C, on the mute detection algorithms. We hope and mutual encouragement.
jm86-27.3614
- JM86方向加权错误隐藏算法源码(全),参考文献:基于边缘检测及方向加权的H.264帧内错误隐藏算法,重庆邮电大学,计算机应用研究。-JM86 direction of the weighted error concealment algorithm source code (the whole), Reference: Based on Edge Detection and direction of the weighted error concealment algorithm for H.
yin
- yin, 一种经典的基音周期检测算法,可用于语音、音乐等。-yin, a classic pitch detection algorithm.
jiyuduanshinengliangduandianjiace
- 基于短时能量的基音短点检测,有基于短时能量的计算方法、短时过零率,有matlab程序,同事对应word讲解,算法原理图,和算法详细介绍。-Short pitch detection based on short-term energy, based on the calculation method of the short-time energy, short-time zero-crossing rate, matlab program, colleagues corresponding w
dtmf_cpp
- 采用面向对象封装好的dtmf检测算法 Goertzel。附带例子。 -dtmf c++ Goertzel simple code
aec-master
- webrtc 的回声抵消(aec、aecm)算法主要包括以下几个重要模块:1.回声时延估计 2.NLMS(归一化最小均方自适应算法) 3.NLP(非线性滤波) 4.CNG(舒适噪声产生),一般经典aec算法还应包括双端检测(DT)。考虑到webrtc使用的NLMS、NLP和CNG都属于经典算法范畴,故只做简略介绍,本文重点介绍webrtc的回声时延估计算法,这也是webrtc回声抵消算法区别一般算法(如视频会议中的算法)比较有特色的地方。-webrtc echo canceller (aec,
AEC
- matlab代码,回声消除,一种计算复杂度低的双端通话检测算法-matlab code for Acoustic Echo Cancellation (AEC)
方差检测
- 基于方差的音频瞬态段检测算法研究,采用响板,钟琴作为样本信号
音调F0检测 javascript版本
- 采用自相关算法进行基频检测,对于乐音一般效果还可以