English

GraphSpeech: Syntax-Aware Graph Attention Network For Neural Speech Synthesis

Machine Learning 2021-03-29 v3 Sound Audio and Speech Processing

Abstract

Attention-based end-to-end text-to-speech synthesis (TTS) is superior to conventional statistical methods in many ways. Transformer-based TTS is one of such successful implementations. While Transformer TTS models the speech frame sequence well with a self-attention mechanism, it does not associate input text with output utterances from a syntactic point of view at sentence level. We propose a novel neural TTS model, denoted as GraphSpeech, that is formulated under graph neural network framework. GraphSpeech encodes explicitly the syntactic relation of input lexical tokens in a sentence, and incorporates such information to derive syntactically motivated character embeddings for TTS attention mechanism. Experiments show that GraphSpeech consistently outperforms the Transformer TTS baseline in terms of spectrum and prosody rendering of utterances.

Keywords

Cite

@article{arxiv.2010.12423,
  title  = {GraphSpeech: Syntax-Aware Graph Attention Network For Neural Speech Synthesis},
  author = {Rui Liu and Berrak Sisman and Haizhou Li},
  journal= {arXiv preprint arXiv:2010.12423},
  year   = {2021}
}

Comments

To appear at ICASSP'2021 (Accepted). (Speech samples: https://ttslr.github.io/GraphSpeech/)

R2 v1 2026-06-23T19:35:31.335Z