文件名称:lpc_vocoder_rev2

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2015-07-27
  • 文件大小:
  • 2.38mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。-This MATLAB exercise builds an LPC vocoder, i.e., performs LPC analysis and synthesis on a speech file, resulting in a synthetic speech approximation to the original speech. The LPC analysis uses a standard autocorrelation analysis to determine the sets of LPC coefficients, on a fr a me-by-fr a me basis, along with the fr a me-based gain. An independent analysis method (a cepstral pitch period detector) classifies each fr a me of speech as being either voiced speech (with period determined by the location of the cepstral peak in a designated range of pitch periods) or unvoiced speech (simulated by a random noise fr a me) with a fr a me pitch period of 0 samples. The independent analysis provides a two-state excitation function for the LPC synthesis part of the processing, consisting of a series of pitch pulses (during voiced fr a mes) and/or noise sequences (during unvoiced fr a mes). The file 5.13 LPC Vocoder.pdf provides a User s Guide for this exercise.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





test_16k_unnormalized_excitation.wav

1A_normalized_excitation.wav

1A_synthetic.wav

1A_unnormalized_excitation.wav

5.13 LPC Vocoder.pdf

autolpc.m

Callbacks_lpc_vocoder_GUI25.m

clear_all_graphics.m

create_excitation.m

create_excitation_signal.m

gen_pitch.m

highpass_filter.m

lpc_analysis.m

lpc_vocoder_GUI25.m

lpc_vocoder_GUI25.mlappinstall

lpc_vocoder_GUI25.prj

lpc_vocoder_pitch.mat

LPCVocoder.JPG

medf.m

normalize_excitation.m

output_lpc_vocoder.txt

pathnew_matlab_central.m

pitch_detect_cepstrum.m

pitch_detect_cepstrum_GUI.m

plot_excitation_signal.m

plot_original_signal.m

plot_pitch_period_contour.m

plot_synthetic_signal.m

Read_Me.txt

record_speech.m

s5_edited_normalized_excitation.wav

s5_edited_synthetic.wav

s5_edited_unnormalized_excitation.wav

save_excitations.m

savewav.m

setup_lpc_vocoder.m

smoothpitch.m

synthesize_speech.m

test_16k_normalized_excitation.wav

test_16k_synthetic.wav

license.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org