ASCLSDDec 3, 2020

GraphPB: Graphical Representations of Prosody Boundary in Speech Synthesis

arXiv:2012.02626v13 citations
AI Analysis

This work offers an alternative approach for prosody modeling in end-to-end speech synthesis, which is beneficial for researchers and developers working on improving the naturalness of synthesized speech, particularly for Chinese.

This paper proposes GraphPB, a graphical representation of prosody boundaries for Chinese speech synthesis, aiming to improve prosody performance by parsing semantic and syntactic relationships in a graphical domain. The experimental results show that the proposed approach can encode phonetic and prosody rhythm, achieving competitive MOS scores compared to state-of-the-art sequence-to-sequence models, with better performance specifically in prosody.

This paper introduces a graphical representation approach of prosody boundary (GraphPB) in the task of Chinese speech synthesis, intending to parse the semantic and syntactic relationship of input sequences in a graphical domain for improving the prosody performance. The nodes of the graph embedding are formed by prosodic words, and the edges are formed by the other prosodic boundaries, namely prosodic phrase boundary (PPH) and intonation phrase boundary (IPH). Different Graph Neural Networks (GNN) like Gated Graph Neural Network (GGNN) and Graph Long Short-term Memory (G-LSTM) are utilised as graph encoders to exploit the graphical prosody boundary information. Graph-to-sequence model is proposed and formed by a graph encoder and an attentional decoder. Two techniques are proposed to embed sequential information into the graph-to-sequence text-to-speech model. The experimental results show that this proposed approach can encode the phonetic and prosody rhythm of an utterance. The mean opinion score (MOS) of these GNN models shows comparative results with the state-of-the-art sequence-to-sequence models with better performance in the aspect of prosody. This provides an alternative approach for prosody modelling in end-to-end speech synthesis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes