SDLGMLApr 12, 2017

Sampling-based speech parameter generation using moment-matching networks

arXiv:1704.03626v113 citations
Originality Incremental advance
AI Analysis

This addresses the issue of unnatural synthetic speech for speech synthesis applications, but it is incremental as it builds on existing DNN-based methods.

The paper tackled the problem of synthetic speech lacking natural inter-utterance variation by proposing a sampling-based method using moment-matching networks, and the result showed no degradation in speech quality compared to conventional maximum likelihood-based generation.

This paper presents sampling-based speech parameter generation using moment-matching networks for Deep Neural Network (DNN)-based speech synthesis. Although people never produce exactly the same speech even if we try to express the same linguistic and para-linguistic information, typical statistical speech synthesis produces completely the same speech, i.e., there is no inter-utterance variation in synthetic speech. To give synthetic speech natural inter-utterance variation, this paper builds DNN acoustic models that make it possible to randomly sample speech parameters. The DNNs are trained so that they make the moments of generated speech parameters close to those of natural speech parameters. Since the variation of speech parameters is compressed into a low-dimensional simple prior noise vector, our algorithm has lower computation cost than direct sampling of speech parameters. As the first step towards generating synthetic speech that has natural inter-utterance variation, this paper investigates whether or not the proposed sampling-based generation deteriorates synthetic speech quality. In evaluation, we compare speech quality of conventional maximum likelihood-based generation and proposed sampling-based generation. The result demonstrates the proposed generation causes no degradation in speech quality.

Foundations

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

Your Notes