English

EfficientTTS: An Efficient and High-Quality Text-to-Speech Architecture

Audio and Speech Processing 2020-12-08 v1 Sound

Abstract

In this work, we address the Text-to-Speech (TTS) task by proposing a non-autoregressive architecture called EfficientTTS. Unlike the dominant non-autoregressive TTS models, which are trained with the need of external aligners, EfficientTTS optimizes all its parameters with a stable, end-to-end training procedure, while allowing for synthesizing high quality speech in a fast and efficient manner. EfficientTTS is motivated by a new monotonic alignment modeling approach (also introduced in this work), which specifies monotonic constraints to the sequence alignment with almost no increase of computation. By combining EfficientTTS with different feed-forward network structures, we develop a family of TTS models, including both text-to-melspectrogram and text-to-waveform networks. We experimentally show that the proposed models significantly outperform counterpart models such as Tacotron 2 and Glow-TTS in terms of speech quality, training efficiency and synthesis speed, while still producing the speeches of strong robustness and great diversity. In addition, we demonstrate that proposed approach can be easily extended to autoregressive models such as Tacotron 2.

Keywords

Cite

@article{arxiv.2012.03500,
  title  = {EfficientTTS: An Efficient and High-Quality Text-to-Speech Architecture},
  author = {Chenfeng Miao and Shuang Liang and Zhencheng Liu and Minchuan Chen and Jun Ma and Shaojun Wang and Jing Xiao},
  journal= {arXiv preprint arXiv:2012.03500},
  year   = {2020}
}

Comments

15 pages, 9 figures

R2 v1 2026-06-23T20:46:20.922Z