搜索资源列表
语音识别中的双门限设置的端点检测
- 关于语音识别的双门限设置的一个matlab程序
MATLAB--Endpoint-Detection-
- 介绍了端点检测的基本方法:基于短时能量的、基于短时过零率的、双门限检测的方法-Describes the basic method of endpoint detection: Based on short-term energy, zero crossing rate based on short-term, double threshold detection method
vad
- 基于双门限比较法的端点检测程序,使用matlab7编写!-Comparison method based on double threshold endpoint testing procedures, the use matlab7 write!
97288435Speech_signal_short_time_analysis
- 关于双门限法的语音端点检测,及其量化和LPCC算法及倒谱参数的计算-limit on the two-door method of voice endpoint detection, and quantification and LPCC algorithm and Cepstrum calculations.
pushang
- 实现低信噪比下的语音断电检测,谱熵端点检测,优于双门限端点检测法-Low-power voice SNR detection, spectral entropy endpoint detection, better than the two-endpoint detection threshold
myhmm
- 数字0-9的语音识别算法,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取。-Numbers 0-9 speech recognition algorithm, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction.
chmm
- 数字0-9的语音识别实现,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取,识别率较高。-Numbers 0-9 of speech recognition, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction, the recognition rate is higher.
ABSE
- 本源程序可用于语音识别的端点检测算法,双门限端点检测算法+基于谱熵端点检测-Double threshold endpoint detection algorithm+ endpoint detection based on spectral entropy
Speech-endpoint-detection
- 双门限法,双门限法的改进和推广,相关法的端点检测,方差法的语音端点检测,谱距离法的端点检测,谱熵在端点检测中的应用-Double threshold method, double threshold method improvement and promotion, endpoint detection correlation method, endpoint detection variance method, the endpoint detection spectral distance
duandianjiance
- 语音信号双门限法端点检测的matlab程序,用于语音信号的处理-Double threshold method of voice signal endpoint detection matlab program for speech signal processing
code33
- 端点检测 双门限法 matlab 短时能量 过零率-Endpoint detection dual-threshold MATLAB short-term energy to zero-crossing rate
vad
- 双门限端点检测。因为低噪声导致假过零率的产生,进行了算法改进。可以直接调用函数运行,亲测-Dual threshold endpoint detection. Because of the low noise cause false over-produce zero rate, the algorithm was improved. It can directly call the function run, pro-test
vad
- 关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通 vad0303:自己设置调整门限为一定值 vad0310:根据能量值和过零率设置门限,自适应门限值 vad0310_2:基于比例因子的门限自调整 vad0310.m加入了噪声,端点检测前都噪声进行了处理 entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测 dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并
用短时平均能量和短时平均过零率双门限检测VAD
- 用短时平均能量和过零率的特征参数对语音信号进行端点检测, 以消除静默帧和噪声帧的干扰