← Search

Eric Battenberg

8 accepted papers

2025

Robust and Unbounded Length Generalization in Autoregressive Transformer-Based Text-to-Speech

NAACL 2025long

Autoregressive (AR) Transformer-based sequence models are known to have difficulty generalizing to sequences longer than those seen during training. When applied to text-to-speech (TTS), these models tend to drop or repeat words or produce erratic output, especially for longer utterances. In this pa…

2021

Wave-Tacotron: Spectrogram-Free End-to-End Text-to-Speech Synthesis

ICASSP 2021accepted

We describe a sequence-to-sequence neural network which directly generates speech waveforms from text inputs. The architecture extends the Tacotron model by incorporating a normalizing flow into the autoregressive decoder loop. Output waveforms are modeled as a sequence of non-overlapping fixed-leng…

Cited by 0SourceScholar
2020

Location-Relative Attention Mechanisms for Robust Long-Form Speech Synthesis

ICASSP 2020accepted

Despite the ability to produce human-level speech for in-domain text, attention-based end-to-end text-to-speech (TTS) systems suffer from text alignment failures that increase in frequency for out-of-domain text. We show that these failures can be addressed using simple location-relative attention m…

Cited by 0SourceScholar
2020

Semi-Supervised Generative Modeling for Controllable Speech Synthesis

ICLR 2020poster

We present a novel generative model that combines state-of-the-art neural text- to-speech (TTS) with semi-supervised probabilistic latent variable models. By providing partial supervision to some of the latent variables, we are able to force them to take on consistent and interpretable purposes, whi…

Cited by 61SourcecodeScholar
2018

Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis

ICML 2018oral

In this work, we propose “global style tokens” (GSTs), a bank of embeddings that are jointly trained within Tacotron, a state-of-the-art end-to-end speech synthesis system. The embeddings are trained with no explicit labels, yet learn to model a large range of acoustic expressiveness. GSTs lead to a…

Cited by 1059SourcePDFScholar
2018

Towards End-to-End Prosody Transfer for Expressive Speech Synthesis with Tacotron

ICML 2018oral

We present an extension to the Tacotron speech synthesis architecture that learns a latent embedding space of prosody, derived from a reference acoustic representation containing the desired prosody. We show that conditioning Tacotron on this learned embedding space results in synthesized audio that…

Cited by 749SourcePDFScholar
2016

Deep Speech 2 : End-to-End Speech Recognition in English and Mandarin

ICML 2016poster

We show that an end-to-end deep learning approach can be used to recognize either English or Mandarin Chinese speech–two vastly different languages. Because it replaces entire pipelines of hand-engineered components with neural networks, end-to-end learning allows us to handle a diverse variety of s…