- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
programmingexercisessubmissiondeadline2359,12oct
Programming exercises: Submission deadline 23:59, 12 Oct 2014, send to cmsc5707.14@.
Use MATLAB , OCTAVE[1] or any programming environments you prefer. Write your own code; do not use any library functions such as FFT or autocorrelation for all parts except the part “Build a speech recognition system.”, where you may use any Matlab /Octave functions you like.
(5%) Recording of the templates: Use your own sound recording device (e.g. mobile phone, windows-sound-recorder or /) to record the numbers 1,2,3,4 and name these files as s1A.wav, s2A.wav, s3A.wav and s4A.wav, respectively. Each word should last about 0.6(0.8 seconds and use / to convert your file to .wav if necessary. (You may choose English or Cantonese or Mandarin to pronounce these words). These four files are called set A to be used as templates of our speech recognition system. You may use any sampling rate (Fs) and bits per second (bps) value. However, typical values are Fs=22050 Hz (or lower) and bps=16 bits per second.
(5%) Recording for the testing data: Repeat the above recording procedures of the same four numbers: 1, 2, 3 and 4, and save the four files as : s1B.wav, s2B.wav, s3B.wav and s4B.wav , respectively. They are to be used as testing data in our speech recognition system.
(5%) Plotting:
Pick one wav file out of your sound files (e.g. x.wav), read the file and plot the time domain signal. (Hint: you may use “wavread”, “plot” in MATLAB or OCTAVE. Type “help wavread” , “help plot” in MATLAB to learn how to use them.)
Plot x.wav and save it in a picture file “x.jpg”.
(35%) Signal analysis:
From “x.wav”, write a program to find the start (T1) and stop (T2) locations in time (ms) of your four recorded sounds automatically.
Extract one segment called Seg1 (20 ms of your choice of location) of the voiced vowel part of x.wav between T1 and T2. Seg1 can be saved as an array in C++ or a vector in MATLAB / OCTAVE . You may choose the segment by manual inspection and hardcode the locations in you
您可能关注的文档
- procpower,anova,ancova,andlinearregression.doc
- proctor&gamblejapan(c).doc
- procurementinformationmemorandum.doc
- procurementmanagementplantemplate.doc
- procurementnotice.doc
- procurementplan.doc
- procurementplandatedjuly30,2015.doc
- procurementplanforfirst18monthsofngrbp.doc
- productcategory.doc
- productdevelopmentprocess.doc
- 《机械制造技术》 课件 任务1+机床夹具概述.pptx
- 《大学生成长与综合素养提升教材二》课件 第十章 大国工匠精神.pptx
- 《机械制造技术》 课件 任务4 +金属切削过程中的物理现象.pptx
- 2025年《首届诺贝尔奖颁发》教材解读.docx
- 2025年湘教版八年级地理上册第四章《中国的主要产业》大单元整体教学设计(2022新课标).docx
- 2025年商务星球版七年级地理上册第二章《地球的运动及其影响》大单元整体教学设计(2022新课标).docx
- 2018年辽宁省营口市中考语文试题(解析).doc
- 2018年辽宁省营口市中考语文试题(空白卷).doc
- 全国气象科普知识大赛参考题(附答案).doc
- 农业综合行政执法大比武必背挑战题(附答案).doc
文档评论(0)