Semantic Dependency and Local Convolution for Enhancing Naturalness and Tone in Text-to-speech Synthesis

Chenglong Jiang,Ying Gao,Wing W. Y. Ng,Jiyong Zhou,Jinghui Zhong,Hongzhong Zhen
DOI: https://doi.org/10.1016/j.neucom.2024.128430
2023-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Self-attention-based networks have obtained impressive performance in parallel training and global context modeling. However, it is weak in local dependency capturing, especially for data with strong local correlations such as utterances. Therefore, we will mine linguistic information of the original text based on a semantic dependency and the semantic relationship between nodes is regarded as prior knowledge to revise the distribution of self-attention. On the other hand, given the strong correlation between input characters, we introduce a one-dimensional (1-D) convolution neural network (CNN) producing query(Q) and value(V) in the self-attention mechanism for a better fusion of local contextual information. Then, we migrate this variant of the self-attention networks to speech synthesis tasks and propose a non-autoregressive (NAR) neural Text-to-Speech (TTS): SeDepTTS. Experimental results show that our model yields good performance in speech synthesis. Specifically, the proposed method yields significant improvement for the processing of pause, stress, and intonation in speech.
What problem does this paper attempt to address?