# Problem-Agnostic Speech Embeddings for Multi-Speaker Text-to-Speech with   SampleRNN

**Authors:** David \'Alvarez, Santiago Pascual, Antonio Bonafonte

arXiv: 1906.00733 · 2019-09-24

## TL;DR

This paper introduces problem-agnostic speech embeddings for multi-speaker TTS with SampleRNN, enabling better voice quality and generalization to unseen speakers without retraining, by using speaker-dependent acoustic representations.

## Contribution

It proposes a novel use of problem-agnostic speech embeddings in multi-speaker TTS, improving voice quality and speaker generalization in SampleRNN-based models.

## Key findings

- Embeddings lead to higher quality synthesized voices.
- Model generalizes to new speakers without retraining.
- Increasing embedding duration reduces spectral distortion.

## Abstract

Text-to-speech (TTS) acoustic models map linguistic features into an acoustic representation out of which an audible waveform is generated. The latest and most natural TTS systems build a direct mapping between linguistic and waveform domains, like SampleRNN. This way, possible signal naturalness losses are avoided as intermediate acoustic representations are discarded. Another important dimension of study apart from naturalness is their adaptability to generate voice from new speakers that were unseen during training. In this paper we first propose the use of problem-agnostic speech embeddings in a multi-speaker acoustic model for TTS based on SampleRNN. This way we feed the acoustic model with speaker acoustically dependent representations that enrich the waveform generation more than discrete embeddings unrelated to these factors. Our first results suggest that the proposed embeddings lead to better quality voices than those obtained with discrete embeddings. Furthermore, as we can use any speech segment as an encoded representation during inference, the model is capable to generalize to new speaker identities without retraining the network. We finally show that, with a small increase of speech duration in the embedding extractor, we dramatically reduce the spectral distortion to close the gap towards the target identities.

## Full text

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

## Figures

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

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1906.00733/full.md

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