English

RawNet: Fast End-to-End Neural Vocoder

Audio and Speech Processing 2023-03-13 v2 Machine Learning Sound Machine Learning

Abstract

Neural network-based vocoders have recently demonstrated the powerful ability to synthesize high-quality speech. These models usually generate samples by conditioning on spectral features, such as Mel-spectrogram and fundamental frequency, which is crucial to speech synthesis. However, the feature extraction procession tends to depend heavily on human knowledge resulting in a less expressive description of the origin audio. In this work, we proposed RawNet, a complete end-to-end neural vocoder following the auto-encoder structure for speaker-dependent and -independent speech synthesis. It automatically learns to extract features and recover audio using neural networks, which include a coder network to capture a higher representation of the input audio and an autoregressive voder network to restore the audio in a sample-by-sample manner. The coder and voder are jointly trained directly on the raw waveform without any human-designed features. The experimental results show that RawNet achieves a better speech quality using a simplified model architecture and obtains a faster speech generation speed at the inference stage.

Keywords

Cite

@article{arxiv.1904.05351,
  title  = {RawNet: Fast End-to-End Neural Vocoder},
  author = {Yunchao He and Yujun Wang},
  journal= {arXiv preprint arXiv:1904.05351},
  year   = {2023}
}
R2 v1 2026-06-23T08:35:49.685Z