ICASSP 2019accepted0 citations

Self-attention Based Prosodic Boundary Prediction for Chinese Speech Synthesis

Chunhui Lu, Pengyuan Zhang, Yonghong Yan

Abstract

Predicting prosodic boundaries from input text plays an important role in Chinese text-to-speech (TTS) system, which directly influences the naturalness and intelligibility of synthesized speech. In this paper, we propose to combine self-attention with multitask learning for prosodic boundary prediction. Self-attention is used to capture the dependency between two arbitrary characters in the input sentence, while multitask learning models the relationships between prosodic boundaries and lexicon words by setting word segmentation as an auxiliary task. The proposed method can generate prosodic boundary labels directly from Chinese characters and achieve the whole process end-to-end. Experimental results show the effectiveness of our proposed model and prove that the performance can be further improved by pretraining the model with extra word segmentation data.

BibTeX
@inproceedings{icassp2019_selfattentionbas,
  title = {Self-attention Based Prosodic Boundary Prediction for Chinese Speech Synthesis},
  author = {Chunhui Lu and Pengyuan Zhang and Yonghong Yan},
  booktitle = {ICASSP 2019},
  year = {2019}
}