搜索资源列表
-
10下载:
这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
-
-
0下载:
matlab下实现的用于语音识别的一些算法,包括hmm参数提取,viterbi识别算法,mfcc参数提取算法,端点检测算法等,对于做语音识别的来说都是很有用的-under Matlab for the voice recognition algorithm, including hmm parameter extraction, Recognition Viterbi algorithm, mfcc parameter extraction algorithm, endpoint detecti
-
-
0下载:
语音识别在遥控系统中的应用设计介绍一种适合家电遥控器应用的语音识别算法,该算法使用双模块和两级端点检测方法,能有效地提高识别和稳健性;介绍利用该技术实现的一种新型学习型遥控器,展现了语音识别技术在家电领域的广阔前景-voice recognition in the remote control system of Design for a remote appliance application of speech recognition algorithm, The algorithm use
-
-
1下载:
本程序包含语音压缩和语音识别领域所需的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
-
-
1下载:
一种噪声环境下连续语音识别的快速端点检测算法,格式vip-a noisy environment for the rapid identification voice endpoint detection algorithm format vip
-
-
0下载:
基于语音频谱分析的重要性以及众多端点检测的算法以示其重要性,Based on the importance of voice spectrum analysis and the various endpoint detection algorithm to show its importance
-
-
0下载:
语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
-
-
2下载:
为提高语音端点检测(VAD)在较低信噪比(10 dB)下的准确率,提出一种基于短时分形维数的改进算法。结合语音信号的特点,对2种常用的语音信号分形维数计算方法进行了比较和选择,同时采用动态跟随门限值实现语音端点的自适应检测。试验结果表明:对于信噪比6~10 dB的带噪语音,此方法可以实现整段语音的检测,而且具有一定的噪声鲁棒性,系统运行期间能够自适应调整门限值以适应环境噪声的变化,提高了VAD算法的准确率。这个是源码matlab。-In order to improve voice activi
-
-
0下载:
在强噪声环境下,说话人话音受到很强烈的干扰,语音增强是很有必要的。在TDS5410-TDK实验板,实现了谱衰减算法。主要包括有声/无声检测算法、发送/接收缓冲区的调度、语音降噪算法。试验结果表明,其降噪效果明显,试听效果较好。
-In strong noise environment, the speaker voice by the very strong interference, speech enhancement is necessary. TDS5410-TDK experim
-
-
0下载:
This function is remove the unvoice section from the voice. Which is end point detection by using rabiner algorithm.
-
-
0下载:
End POint detection algorithm using Energy-ZCR
-
-
1下载:
本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的
处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实
验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括
语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变
换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取,
采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算
法,选定动态时间弯折为识别算法,并重点介绍其设计实现。
在
-
-
1下载:
此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
-
-
0下载:
algorithm for Voice Activity Detection
-
-
0下载:
VAD ALGORITHM USED IN VOICE ACTIVITY DETECTION
-
-
0下载:
为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件
设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参
数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
-
-
1下载:
先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
-
-
0下载:
端点检测算法相关语音及MATLAB仿真,及其相关的资料-Endpoint detection algorithm is related to voice and MATLAB simulation, and related information
-
-
0下载:
使用能量特征、过零率特征设计一个语音检测算法。要求能在普通的实验室噪声环境下,准确地检测出语音信号的起终点位置-Use of energy characteristics, design features a zero-rate voice detection algorithm. Required in an ordinary lab noise environment, accurately detect the location of the voice signal from the e
-
-
0下载:
voice activity detection algorithm
-