Speech coding: Difference between revisions

Content deleted Content added
how source and channel coding are paired
m Add CELP link
Line 11:
In addition, most speech applications require low coding delay, as long coding delays interfere with speech interaction.
 
The most common speech coding scheme is Code-Excited Linear Predictive ([[CELP]]) coding, which is used for example in the [[GSM]] standard. In CELP, the modelling is divided in two stages, a [[linear prediction|linear predictive]] stage that models the spectral envelope and code-book based model of the residual of the linear predictive model.
 
In addition to the actual speech coding of the signal, it is often necessary to use [[channel coding]] for transmission, to avoid losses due to transmission errors. Usually, speech coding and channel coding methods have to be chosen in pairs, with the more important bits in the speech data stream protected by more robust channel coding, in order to get the best overall coding results.