paper-with-me

Papers

A Real-Time Wideband Neural Vocoder at 1.6 kb/s Using LPCNet

2019-03-28 · Jean-Marc Valin, Jan Skoglund

Neural speech synthesis algorithms are a promising new approach for coding speech at very low bitrate. They have so far demonstrated quality that far exceeds traditional vocoders, at the cost of very high complexity. In this work, we present a low-bitrate neural vocoder based on the LPCNet model. The use of linear prediction and sparse recurrent networks makes it possible to achieve real-time operation on general-purpose hardware. We demonstrate that LPCNet operating at 1.6 kb/s achieves significantly higher quality than MELP and that uncompressed LPCNet can exceed the quality of a waveform codec operating at low bitrate. This opens the way for new codec designs based on neural synthesis models.

📄 PDF Abstract BibTeX arXiv:1903.12087

Code (2)

mozilla/LPCNet 공식 구현 tf
mindspore-ai/models/tree/master/official/audio/lpcnet mindspore

Tasks

Speech Synthesis

Similar Papers 제목 키워드 기반

A Streamwise GAN Vocoder for Wideband Speech Coding at Very Low Bit Rate

2021-08-09 · Ahmed Mustafa, Jan Büthe, Srikanth Korse, Kishan Gupta 외

Recently, GAN vocoders have seen rapid progress in speech synthesis, starting to outperform autoregressive models in perceptual quality with much higher generation speed. However, autoregressive vocoders are still the co…

Speech Synthesis

Bunched LPCNet : Vocoder for Low-cost Neural Text-To-Speech Systems

2020-08-11 · Ravichander Vipperla, Sangjun Park, Kihyun Choo, Samin Ishtiaq 외

LPCNet is an efficient vocoder that combines linear prediction and deep neural network modules to keep the computational complexity low. In this work, we present two techniques to further reduce it's complexity, aiming f…

text-to-speechText to Speech

Bunched LPCNet2: Efficient Neural Vocoders Covering Devices from Cloud to Edge

2022-03-27 · Sangjun Park, Kihyun Choo, Joohyung Lee, Anton V. Porov 외

Text-to-Speech (TTS) services that run on edge devices have many advantages compared to cloud TTS, e.g., latency and privacy issues. However, neural vocoders with a low complexity and small model footprint inevitably gen…

Computational Efficiencytext-to-speechText to Speech

End-to-end LPCNet: A Neural Vocoder With Fully-Differentiable LPC Estimation

2022-02-23 · Krishna Subramani, Jean-Marc Valin, Umut Isik, Paris Smaragdis 외

Neural vocoders have recently demonstrated high quality speech synthesis, but typically require a high computational complexity. LPCNet was proposed as a way to reduce the complexity of neural synthesis by using linear p…

Speech Synthesis

Controllable Sequence-To-Sequence Neural TTS with LPCNET Backend for Real-time Speech Synthesis on CPU

2020-02-25

State-of-the-art sequence-to-sequence acoustic networks, that convert a phonetic sequence to a sequence of spectral features with no explicit prosody prediction, generate speech with close to natural quality, when cascad…

CPUProsody PredictionSentenceSpeech Synthesis