Neural HMMs are all you need (for high-quality attention-free TTS)
arXiv:2108.13320 · doi:10.1109/ICASSP43922.2022.9746686
Abstract
Neural sequence-to-sequence TTS has achieved significantly better output quality than statistical speech synthesis using HMMs. However, neural TTS is generally not probabilistic and uses non-monotonic attention. Attention failures increase training time and can make synthesis babble incoherently. This paper describes how the old and new paradigms can be combined to obtain the advantages of both worlds, by replacing attention in neural TTS with an autoregressive left-right no-skip hidden Markov model defined by a neural network. Based on this proposal, we modify Tacotron 2 to obtain an HMM-based neural TTS model with monotonic alignment, trained to maximise the full sequence likelihood without approximation. We also describe how to combine ideas from classical and contemporary TTS for best results. The resulting example system is smaller and simpler than Tacotron 2, and learns to speak with fewer iterations and less data, whilst achieving comparable naturalness prior to the post-net. Our approach also allows easy control over speaking rate.
5 pages, 2 figures; final version for ICASSP 2022
References in corpus (6)
- PyTorch: An Imperative Style, High-Performance Deep Learning Library
- Attention-Based Models for Speech Recognition
- A Survey on Neural Speech Synthesis
- Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling
- Normalizing Flow based Hidden Markov Models for Classification of Speech Phones with Explainability
- Neural Sequence-to-Sequence Speech Synthesis Using a Hidden Semi-Markov Model Based Structured Attention Mechanism