- Linear predictive coding
Linear predictive coding (LPC) is a tool used mostly in
audio signal processing andspeech processing for representing thespectral envelope of adigital signal of speech in compressed form, using the information of a linear predictive model. It is one of the most powerful speech analysis techniques, and one of the most useful methods for encoding good quality speech at a low bit rate and provides extremely accurate estimates of speech parameters.Overview
LPC starts with the assumption that a speech signal is produced by a buzzer at the end of a tube (voiced sounds), with occasional added hissing and popping sounds (
sibilant s andplosive sounds). Although apparently crude, this model is actually a close approximation to the reality of speech production. Theglottis (the space between the vocal folds) produces the buzz, which is characterized by its intensity (loudness) and frequency (pitch). The vocal tract (the throat and mouth) forms the tube, which is characterized by its resonances, which give rise toformants , or enhanced frequency bands in the sound produced. Hisses and pops are generated by the action of the tongue, lips and throat during sibilants and plosives.LPC analyzes the speech signal by estimating the formants, removing their effects from the speech signal, and estimating the intensity and frequency of the remaining buzz. The process of removing the formants is called inverse filtering, and the remaining signal after the subtraction of the filtered modeled signal is called the residue.
The numbers which describe the intensity and frequency of the buzz, the formants, and the residue signal, can be stored or transmitted somewhere else. LPC synthesizes the speech signal by reversing the process: use the buzz parameters and the residue to create a source signal, use the formants to create a filter (which represents the tube), and runs the source through the filter, resulting in speech.
Because speech signals vary with time, this process is done on short chunks of the speech signal, which are called frames; generally 30 to 50 frames per second give intelligible speech with good compression.
Early history of LPC
According to
Robert M. Gray ofStanford University , the first ideas leading to LPC started in 1966 when S. Saito and F. Itakura of NTT described an approach to automatic phoneme discrimination that involved the firstmaximum likelihood approach to speech coding. In 1967, John Burg outlined themaximum entropy approach. In 1969 Itakura and Saito introducedpartial correlation , May Glen Culler proposed realtime speech encoding, and B. S. Atal presented an LPC speech coder at the Annual Meeting of theAcoustical Society of America . In 1971 realtime LPC using 16-bit LPC hardware was demonstrated byPhilco-Ford ; four units were sold.In 1972
Bob Kahn of ARPA, with Jim Forgie (Lincoln Laboratory , LL) and Dave Walden (BBN Technologies ), started the first developments in packetized speech, which would eventually lead toVoice over IP technology. In 1973, according to Lincoln Laboratory informal history, the first realtime 2400 bit/s LPC was implemented by Ed Hofstetter. In 1974 the first realtime two-way LPC packet speech communication was accomplished over the ARPANET at 3500 bit/s between Culler-Harrison and Lincoln Laboratories. In 1976 the first LPC conference took place over the ARPANET using theNetwork Voice Protocol , between Culler-Harrison, ISI, SRI, and LL at 3500 bit/s. And finally in 1978, Vishwanath "et al." of BBN developed the first variable-rate LPC algorithm.LPC coefficient representations
LPC is frequently used for transmitting spectral envelope information, and as such it has to be tolerant for transmission errors. Transmission of the filter coefficients directly (see
linear prediction for definition of coefficients) is undesirable, since they are very sensitive to errors. In other words, a very small error can distort the whole spectrum, or worse, a small error might make the prediction filter unstable.There are more advanced representations such as
Log Area Ratios (LAR),line spectral pairs (LSP) decomposition and reflection coefficients. Of these, especially LSP decomposition has gained popularity, since it ensures stability of the predictor, and spectral errors are local for small coefficient deviations.Applications
LPC is generally used for speech analysis and resynthesis. It is used as a form of voice compression by phone companies, for example in the
GSM standard. It is also used for secure wireless, where voice must bedigitize d, encrypted and sent over a narrow voice channel, an early example of this is the US government'sNavajo I .LPC synthesis can be used to construct
vocoder s where musical instruments are used as excitation signal to the time-varying filter estimated from a singer's speech. This is somewhat popular inelectronic music .Paul Lansky made the well-known computer music piecenotjustmoreidlechatter using linear predictive coding. [http://www.music.princeton.edu/~paul/liner_notes/morethanidlechatter.html] A 10th-order LPC was used in the popular 1980's Speak & Spell educational toy.Waveform ROM in digital sample-based music synthesizers made by
Yamaha Corporation is compressed using LPC algorithm.0-to-32nd order LPC predictors are used in
FLAC audio codec.References
* [http://www-ee.stanford.edu/~gray/dl.html Robert M. Gray, IEEE Signal Processing Society, Distinguished Lecturer Program]
See also
*
Warped Linear Predictive Coding
*Akaike information criterion
*Audio compression
*Pitch estimation
*FS-1015
*FS-1016 External links
* [http://soundlab.cs.princeton.edu/software/rt_lpc/ real-time LPC analysis/synthesis learning software]
* [http://www.hawksoft.com/hawkvoice/ HawkVoice open-source LPC software and API]
* [http://www.dspexperts.com/dsp/projects/lpc/ Speech Coding with Linear Predictive Coding (LPC)] DSP experts.com
* [http://www.engineer.tamuk.edu/SPark/chap7.pdf A good introduction to LPC] Dr. Sung-won Park [http://www.engineer.tamuk.edu/spark/spark.html] Texas A&M University-Kingsville [http://www.tamuk.edu/]
Wikimedia Foundation. 2010.