- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
语音信号特征参数提方法设计与实现毕业设计
LANZHOU UNIVERSITY OF TECHNOLOGY
毕业设计
题 目 语音信号特征参数提取方法设计与实现语音信号特征参数提取方法设计与实现Design and Implementation of Speech Signal Feature Parameter Extraction Method
**
**
***
摘 要
Matlab软件提取语音信号特征参数,首先对语音信号进行数字化处理,其次,进行预处理,包括预加重、加窗和分帧,本文讨论了预处理中各种参数的选择,以使信号特征提取更加准确。再次,讨论了各种时域特征参数的算法,包括短时能量、短时过零率等。 实验结果表明,通过对语音信号进行短时能量及短时过零率的分析与提取,可以初步从一段语音信号中分辨出有音还是无音,在有音状态下还可以分辨出轻音与浊音。
关键词:语音信号特征参数提取
Abstract
With the development of computer technology, voice interaction has become a necessary means of human-computer interaction, the accuracy of the speech feature parameters directly affects the quality of speech synthesis and speech recognition accuracy. So the speech signal parameters extraction of speech signal processing research is a very meaningful work.
First,This paper extracts speech signal characteristic parameters ,and digital processing the speech signal by the Matlab software .second, preprocesses the signal, including preemphasis, add window and framing, this paper discussed the selection of various parameters in pretreatment, in order to make a more accurate signal feature extraction. Third, discusses the various characteristic parameters of time domain algorithms, including short-time energy and short-time zero crossing ratio, etc. Experimental results show that by short-time energy and short-time average power of speech signal, and short-time zero crossing ratio analysis and extraction from the preliminary period of speech signal distinguish with or without, and in sound condition can discern the light tone and dullness.
Key words: speech signal; The extraction of feature parameters. Short-time energy; Short-time zero crossing rate目录
第一章 绪论 1
1.1 语音信号特征提取概况 1
1.1.1研究意义 1
1.1.2 发展现状 1
1.2 Matlab简介 1
1.2.1 发展概况 2
1.2.2 主要功能 2
1.3 本课题研究内容及结构 3
第二章 语音信号分析 4
2.1 概述 4
2.2 本文所用到的Matlab工具简介 4
2.2.1 信号处理工具箱 4
2.2.2 录音工具 5
2.3 语音数字化和预处理 5
2.3.1 数字化 5
2.3.2 预处理 6
2.3.3 窗函数的选择 7
第三章 语音信号的时域分析 10
3.1 短时能量及短时平均幅度分析 10
3.2 短时过零率分析 11
第四章 仿真结果及分析 13
4.1 实验流程说明 13
4.2 语音数字化和预处理
文档评论(0)