2021

Fast DCTTS: Efficient Deep Convolutional Text-to-Speech

Kang, Minsu, Lee, Jihyun, Kim, Simin et al.

Understand

We propose an end-to-end speech synthesizer, Fast DCTTS, that synthesizes speech in real time on a single CPU thread.

  • The proposed model is composed of a carefully-tuned lightweight network designed by applying multiple network reduction and fidelity improvement techniques.
  • In addition, we propose a novel group highway activation that can compromise between computational efficiency and the regularization effect of the gating mechanism.
  • As well, we introduce a new metric called Elastic mel-cepstral distortion (EMCD) to measure the fidelity of the output mel-spectrogram.

Reading the bibliography…