English

LPCNet: Improving Neural Speech Synthesis Through Linear Prediction

Audio and Speech Processing 2019-02-20 v2 Machine Learning Sound

Abstract

Neural speech synthesis models have recently demonstrated the ability to synthesize high quality speech for text-to-speech and compression applications. These new models often require powerful GPUs to achieve real-time operation, so being able to reduce their complexity would open the way for many new applications. We propose LPCNet, a WaveRNN variant that combines linear prediction with recurrent neural networks to significantly improve the efficiency of speech synthesis. We demonstrate that LPCNet can achieve significantly higher quality than WaveRNN for the same network size and that high quality LPCNet speech synthesis is achievable with a complexity under 3 GFLOPS. This makes it easier to deploy neural synthesis applications on lower-power devices, such as embedded systems and mobile phones.

Keywords

Cite

@article{arxiv.1810.11846,
  title  = {LPCNet: Improving Neural Speech Synthesis Through Linear Prediction},
  author = {Jean-Marc Valin and Jan Skoglund},
  journal= {arXiv preprint arXiv:1810.11846},
  year   = {2019}
}

Comments

ICASSP 2019, 5 pages

R2 v1 2026-06-23T04:55:02.417Z