搜索资源列表
LPCC-MFCC-VAD
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and v
vad(x)
- 是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了-is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane
amr-vad
- amr算法程序,非常实用,商业化版本,VC下编译使用,关键算法可移植-amr algorithm procedures, very practical, commercial version, compiled using VC, the key algorithm can be transplanted
DSP公司内部使用的
- 公司内重要价值的dsp压缩代码,强烈推荐!!!含(G711压缩解压,VAD算法语音激活算法)-company value of the DSP code compression and strongly recommended! ! ! Containing (G711 codecs, voice-activated VAD algorithm algorithm)
vad
- 几篇带噪声语音信号端点检测算法的论文,希望对大家有用-Speech signal with noise several endpoint detection algorithm for papers, in the hope that useful
enframe
- 语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路.-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
G711CodecVAD
- 在dsp中使用G711压缩解压,以及VAD算法和语音激活算法,非常不错的源代码与算法参考例子-The use of G711 in the dsp compression decompression, as well as the VAD algorithm and voice activation algorithm, a very good reference source code examples and algorithms
VADALGO
- VAD ALGORITHM USED IN VOICE ACTIVITY DETECTION
vadalgorithm
- Performance Enhancement on Voice using VAD Algorithm and Cepstral Analysis
Speech_Enhancement_Using_Sub-band_Spectral_Analysi
- 提出一种有效的语音增强算法,该算法使用重叠相加FF-r滤波器进行谱幅度估计,给出噪声估计的两个均值参数,此参数适用于任何噪声.而且进行噪声估计无需检测语音间隙,无需VAD的运算过程,克服了单信道噪声 压缩算法的缺点.-An effective speech enhancement algorithm using the overlap-add FF-r filter in spectral amplitude estimation, given the noise mean estimate
vad
- 语音活动识别vad算法,另外有算法的相关文献。应该会有帮助-Voice Activity recognition vad algorithm, another algorithm of the relevant literature. Should be helpful
vad
- 利用短时能量和短时过零率的语音端点检测算法-Short-term energy and zero crossing rate of the voice activity detection algorithm
VAD
- This function implements a Voice Activity Detector algorithm based on signal energy, zero crosses, frequency, and adaptative thresholds.
1c2560c55c41
- VAD algorithm very good source code-VAD algorithm very good source code
vad
- 基于短时能量和过零率,将整个语音信号的端点检测分为四段:静音、过渡段、语音段、结束。端点检测vad算法-Endpoint detection vad algorithm
paper-of-VAD
- 语音端点检测的各种论文,包括MFCC、过零率、短时能量、小波以及谱熵等方法,对编写语音VAD算法有很大的帮助-Speech endpoint detection in a variety of papers, including MFCC, zero-crossing rate, short-term energy, wavelet and spectral entropy method, write voice VAD algorithm of great help
vad
- webrtc extracted vad algorithm. Witch is written by c++。
Robust-VAD
- In this method voice activity detection (VAD) is formulated as a two class classification problem using support vector machines (SVM). The proposed method combines a noise robust feature extraction process together with SVM models trained in differen
vad-master
- 调用webrtc中的VAD算法,可以实现录音文件的语音端点检测,时延7.8ms(Calling VAD algorithm in webrtc, voice endpoint detection of recording file can be realized with a delay of 7.8ms)
webrtc抽离vad算法+test demo
- webrtc抽离vad算法+test demo(Webrtc VAD algorithm + test demo)