基于MATLAB的语音端点的设计与实现.docx
《基于MATLAB的语音端点的设计与实现.docx》由会员分享,可在线阅读,更多相关《基于MATLAB的语音端点的设计与实现.docx(44页珍藏版)》请在第一文库网上搜索。
1、客户反馈及时反馈就好啦就很烦了编号:输林林电孑科被大片7 GUILIN UNIVERSITY OF ELECTRONIC TECHNOLOGY毕业设计说明书解放东路课时费老师打款回复r基于MATLAB的语音端点电子信息工程题 目:院(系):专 业:学生姓名:学 号:指导教师:职 称:检测研究目类型:理论研究实验研究口工程设计匚日程技术研究软件开发20一年 06月 10日摘要语音端点检测是指从一段语音信号中准确的找出语音信号的起始点和结束点,它的目的是为了使有效的语音信号和无用的噪声信号得以分离,因此在语音识别、语音增强、语音编码、回声抵消等系统中得到广泛应用。目前端点检测方法大体上可以分成两类
2、,一类是基于阈值的方法,该方法根据语音信号和噪声信号的不同特征,提取每一段语音信号的特征,然后把这些特征值与设定的阈值进行比较,从而达到语音端点检测的目的,该方法原理简单,运算方便,所以被人们广泛使用,本文主要对基于阀值的方法进行研究。另一类方法是基于模式识别的方法,需要估计语音信号和噪声信号的模型参数来进行检测。由于基于模式识别的方法自身复杂度高,运算量大,因此很难被人们应用到实时语音信号系统中去。端点检测在语音识别中占有十分重要的地位,直接影响着系统的性能。本文首先对语音信号进行简单的时域分析,其次利用双门限算法、倒谱算法、谱端算法进行语音端点检测,并对这几种算法进行端点检测,并进行实验分
3、析。文中比较各算法检测思路:首先分别用各算法对原始语音信号进行端点检测,并对各算法检测结果进行分析和比较。其次再对语音信号加噪,对不同信噪比值进行端点检测,分析比较各算法在不同信噪比下的端点检测结果,实验结果表明谱嫡算法语音端点检测结果比其他两种方法好。关键词:语音信号处理;语音端点检测;双门限;倒谱;谱炳客户反馈及时反馈就好啦就很烦了AbstractEndpoint detection is a voice signal from the accurate speech signal to the identify startand the end points, the purpose i
4、s to enable to separated the effective voice signals andun-useful noise. So, in the speech recognition system, speech enhancement, speech coding,echo cancellation and other systems are widely used.In Current the endpoint detection can be roughly divided into two categories, one isbased on the thresh
5、old method based on the different characteristics of speech signal and thenoise signals, a voice signal for each extracted feature, and then set the values of thesethresholds compare with the values to achieve the endpoint detection purposes, This methodis simple, it convenient operation, it is wide
6、ly used, the main in this paper is based on themethod of threshold method. Another method is based on the method of pattern recognition ,it needs to estimate the speech signal and the noise signal model parameters were detected.Because is based on the method of pattern recognition and high self-comp
7、lexity, a largeamount of computation, so it is difficult to be use in real-time voice signal system for people.The Endpoint detection is take a very important position in the speech recognition, itdirectly affects the performance of the system. In this article first domain analysis in simplespeech s
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 MATLAB 语音 端点 设计 实现