搜索资源列表
-
0下载:
语音基本间隙检测算法,voice activity detection-basic voice Gap Detection Algorithm, voice activity detection
-
-
0下载:
语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路。-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
-
-
0下载:
基于小波分析和支持向量机的语音激活检测
一种方法-Based on wavelet analysis and support vector machine voice activity detection
-
-
0下载:
基于客观测试方法针对普通话的AMR 话音激活检测算法性能分析-Mandarin based on objective testing methods for the AMR voice activity detection algorithm performance analysis
-
-
0下载:
语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路.-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
-
-
0下载:
关于双门限法的语音端点检测,及其量化和LPCC算法及倒谱参数的计算-limit on the two-door method of voice endpoint detection, and quantification and LPCC algorithm and Cepstrum calculations.
-
-
0下载:
利用短时能量和短时过零率的语音端点检测算法-Short-term energy and zero crossing rate of the voice activity detection algorithm
-
-
0下载:
Three useful function to use in voice activity detection. Coper Algorithm, which is a simple software to detect voice activity and cuold be used to help in the final decision. A function to interpolate an unknown value. And hamming function to split
-
-
0下载:
MFCC特征提取算法以及语音端点检测源码-MFCC feature extraction algorithm and voice activity detection source
-
-
0下载:
基于高阶统计方法改进的自适应多速率话音激活检测算法-Improved statistical methods based on high order adaptive multi-rate voice activity detection algorithm
-
-
1下载:
介绍了一种基于 MA T L A B的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一
步提高识别率。 此设计是以 L P C C系数、 D T W 算法为核心的基于图形界面的设计。 通过大量的实验测试 ,表明该方法基本达
到屏蔽外界环境的影响 , 具有非常高的精度识别-: In this paper based on a number of specific persons MA TLAB conjunctions speech recognition
-
-
0下载:
高性能的话音激活检测算法,适应性很强,具有较好的实际使用性能,可以获得很好的使用效果。-High-performance voice activity detection algorithm, adaptable, good practical use, you can get good use of effects.
-
-
0下载:
基于波峰检测算法的动态语音音高追踪的研究与实现-Peak detection algorithm based on dynamic voice pitch tracking Research and Implementation
-
-
1下载:
用matlab实现特定人的单个词识别,采用dtw算法,主要用到了语音端点检测、语音分帧、梅尔倒谱系数等,文件中含有0-9个输入模版语音,作为参考模版信号。-Using matlab to achieve a specific person single word recognition, using dtw algorithm, mainly used in the voice activity detection, voice sub-frame, Mel Cepstral, etc., do
-
-
0下载:
vad_directed_by_noise_classification.m
This code is an implementation of VAD algorithm proposed in:
Robust voice activity detection directed by noise classification
please cite the article in your paper:
Robust voice activity detec
-
-
0下载:
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
-
-
0下载:
关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通
vad0303:自己设置调整门限为一定值
vad0310:根据能量值和过零率设置门限,自适应门限值
vad0310_2:基于比例因子的门限自调整
vad0310.m加入了噪声,端点检测前都噪声进行了处理
entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测
dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并
-