Line spectral pairs


Line spectral pairs or line spectral frequencies are used to represent linear prediction coefficients for transmission over a channel. LSPs have several properties that make them superior to direct quantization of LPCs. For this reason, LSPs are very useful in speech coding.
LSP representation was developed by Fumitada Itakura, at Nippon Telegraph and Telephone in 1975. From 1975 to 1981, he studied problems in speech analysis and synthesis based on the LSP method. In 1980, his team developed an LSP-based speech synthesizer chip. LSP is an important technology for speech synthesis and coding, and in the 1990s was adopted by almost all international speech coding standards as an essential component, contributing to the enhancement of digital speech communication over mobile channels and the internet worldwide. LSPs are used in the code-excited linear prediction algorithm, developed by Bishnu S. Atal and Manfred R. Schroeder in 1985.

Mathematical foundation

The LP polynomial can be expressed as, where:
By construction, P is a palindromic polynomial and Q an antipalindromic polynomial; physically P corresponds to the vocal tract with the glottis closed and Q with the glottis open. It can be shown that:
The Line Spectral Pair representation of the LP polynomial consists simply of the location of the roots of P and Q. As they occur in pairs, only half of the actual roots need be transmitted. The total number of coefficients for both P and Q is therefore equal to p, the number of original LP coefficients.
A common algorithm for finding these is to evaluate the polynomial at a sequence of closely spaced points around the unit circle, observing when the result changes sign; when it does a root must lie between the points tested. Because the roots of P are interspersed with those of Q a single pass is sufficient to find the roots of both polynomials.
To convert back to LPCs, we need to evaluate
by "clocking" an impulse through it N times, yielding the original filter, A.

Properties

Line spectral pairs have several interesting and useful properties. When the roots of P and Q are interleaved, stability of the filter is ensured if and only if the roots are monotonically increasing. Moreover, the closer two roots are, the more resonant the filter is at the corresponding frequency. Because LSPs are not overly sensitive to quantization noise and stability is easily ensured, LSP are widely used for quantizing LPC filters. Line spectral frequencies can be interpolated.