Description: Linear-Predictive-Coder
MATLAB Implementation of LPC algorithm for speech signal
# Why LPC?
In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the channel. In this regard, ‘Linear predictive coding(LPC)’ is an effctive method of speech coding at a low bit-rate.
# Features
** Analysis/Encoding phase,Synthesis/Decoding phase.
**Human voice modelled with all-pole filter.
** LPC parameters(filter coefficients, pitch, gain etc) extraction at the decoding phase.
** Non-overlapping frames of 30 milliseconds in duration
# How To Run
** Make sure MATLAB(latest version) is installed
** Put both files(LPC.m with .mp3 file) in the same folder
** Open LPC.m file and run it.
## Comments
Different audio (.mp3) files can be coded/decoded by changing the input file name in the code. Platform: |
Size: 2048 |
Author:japaoli |
Hits:
Description: 该资料是《MATLAB在语音信号分析和合成中的应用》的配套代码,内容也比较详细,适合初学者。(The information is "MATLAB in speech signal analysis and synthesis of the application" supporting code, the content is more detailed, suitable for beginners.) Platform: |
Size: 2496512 |
Author:Jeason
|
Hits:
Description: 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has instructions on how to use it. It's very valuable.) Platform: |
Size: 2836480 |
Author:NickTao |
Hits: