lpc_vocoder_rev2

所属分类:matlab编程
开发工具:matlab
文件大小:2438KB
下载次数:12
上传日期:2015-07-27 04:31:54
上 传 者d40614012
说明:  这个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 frame-by-frame basis, along with the frame-based gain. An independent analysis method (a cepstral pitch period detector) classifies each frame 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 frame) with a frame 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 frames) and/or noise sequences (during unvoiced frames). The file 5.13 LPC Vocoder.pdf provides a User s Guide for this exercise.)

文件列表:
test_16k_unnormalized_excitation.wav (43884, 2015-07-18)
1A_normalized_excitation.wav (30444, 2015-07-20)
1A_synthetic.wav (33388, 2015-07-20)
1A_unnormalized_excitation.wav (30444, 2015-07-20)
5.13 LPC Vocoder.pdf (1460315, 2015-06-03)
autolpc.m (775, 2015-06-03)
Callbacks_lpc_vocoder_GUI25.m (19928, 2015-06-03)
clear_all_graphics.m (349, 2015-06-03)
create_excitation.m (1862, 2015-06-03)
create_excitation_signal.m (1891, 2015-06-03)
gen_pitch.m (1476, 2015-06-03)
highpass_filter.m (501, 2015-06-03)
lpc_analysis.m (1381, 2015-06-03)
lpc_vocoder_GUI25.m (2390, 2015-06-03)
lpc_vocoder_GUI25.mlappinstall (1234421, 2015-06-03)
lpc_vocoder_GUI25.prj (6341, 2015-06-03)
lpc_vocoder_pitch.mat (2057, 2015-06-03)
LPCVocoder.JPG (279921, 2015-06-03)
medf.m (267, 2015-06-03)
normalize_excitation.m (863, 2015-06-03)
output_lpc_vocoder.txt (1695, 2015-07-20)
pathnew_matlab_central.m (852, 2015-06-03)
pitch_detect_cepstrum.m (3267, 2015-06-03)
pitch_detect_cepstrum_GUI.m (2851, 2015-06-03)
plot_excitation_signal.m (1095, 2015-06-03)
plot_original_signal.m (1137, 2015-06-03)
plot_pitch_period_contour.m (432, 2015-06-03)
plot_synthetic_signal.m (391, 2015-06-03)
Read_Me.txt (2725, 2015-06-03)
record_speech.m (257, 2015-06-03)
s5_edited_normalized_excitation.wav (47564, 2015-07-20)
s5_edited_synthetic.wav (48684, 2015-07-20)
s5_edited_unnormalized_excitation.wav (47564, 2015-07-20)
save_excitations.m (769, 2015-06-03)
savewav.m (4263, 2003-06-27)
setup_lpc_vocoder.m (3235, 2015-06-03)
smoothpitch.m (5183, 2015-06-03)
synthesize_speech.m (2805, 2015-06-03)
test_16k_normalized_excitation.wav (43884, 2015-07-18)
test_16k_synthetic.wav (46308, 2015-07-18)
... ...

近期下载者

相关文件


收藏者