# Fine-grained robust prosody transfer for single-speaker neural   text-to-speech

**Authors:** Viacheslav Klimkov, Srikanth Ronanki, Jonas Rohnke, Thomas Drugman

arXiv: 1907.02479 · 2019-07-05

## TL;DR

This paper introduces a robust neural TTS system that transfers fine-grained prosody between speakers, especially effective with unseen speakers, by decoupling reference alignment and using phoneme-level prosody aggregation with a variational auto-encoder.

## Contribution

It proposes a novel decoupling approach for prosody transfer, improving stability and robustness in single-speaker trained models, including cases without reference transcriptions.

## Key findings

- Significantly improved prosody transfer stability.
- Effective transfer from unseen speakers.
- Enhanced latent prosody representation with VAE.

## Abstract

We present a neural text-to-speech system for fine-grained prosody transfer from one speaker to another. Conventional approaches for end-to-end prosody transfer typically use either fixed-dimensional or variable-length prosody embedding via a secondary attention to encode the reference signal. However, when trained on a single-speaker dataset, the conventional prosody transfer systems are not robust enough to speaker variability, especially in the case of a reference signal coming from an unseen speaker. Therefore, we propose decoupling of the reference signal alignment from the overall system. For this purpose, we pre-compute phoneme-level time stamps and use them to aggregate prosodic features per phoneme, injecting them into a sequence-to-sequence text-to-speech system. We incorporate a variational auto-encoder to further enhance the latent representation of prosody embeddings. We show that our proposed approach is significantly more stable and achieves reliable prosody transplantation from an unseen speaker. We also propose a solution to the use case in which the transcription of the reference signal is absent. We evaluate all our proposed methods using both objective and subjective listening tests.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.02479/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1907.02479/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.02479/full.md

---
Source: https://tomesphere.com/paper/1907.02479