Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis
This addresses robustness issues in speech synthesis for long-form content, though it is incremental as it builds on existing attention mechanisms.
The paper tackled text alignment failures in attention-based text-to-speech systems for out-of-domain text by using location-relative attention mechanisms, resulting in improved generalization to long utterances while preserving naturalness for shorter ones.
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 mechanisms that do away with content-based query/key comparisons. We compare two families of attention mechanisms: location-relative GMM-based mechanisms and additive energy-based mechanisms. We suggest simple modifications to GMM-based attention that allow it to align quickly and consistently during training, and introduce a new location-relative attention mechanism to the additive energy-based family, called Dynamic Convolution Attention (DCA). We compare the various mechanisms in terms of alignment speed and consistency during training, naturalness, and ability to generalize to long utterances, and conclude that GMM attention and DCA can generalize to very long utterances, while preserving naturalness for shorter, in-domain utterances.