# Generative adversarial network-based glottal waveform model for   statistical parametric speech synthesis

**Authors:** Bajibabu Bollepalli, Lauri Juvela, Paavo Alku

arXiv: 1903.05955 · 2019-03-15

## TL;DR

This paper introduces a GAN-based method for modeling glottal waveforms in speech synthesis, capturing stochastic variations better than traditional DNN approaches, leading to improved naturalness without added noise.

## Contribution

The paper proposes a novel GAN-based approach for glottal waveform prediction in speech synthesis, overcoming the limitations of squared error training in DNNs.

## Key findings

- GANs produce more natural stochastic glottal waveforms
- Synthesized speech quality is comparable to DNN-based methods
- No additional noise is needed in GAN-based synthesis

## Abstract

Recent studies have shown that text-to-speech synthesis quality can be improved by using glottal vocoding. This refers to vocoders that parameterize speech into two parts, the glottal excitation and vocal tract, that occur in the human speech production apparatus. Current glottal vocoders generate the glottal excitation waveform by using deep neural networks (DNNs). However, the squared error-based training of the present glottal excitation models is limited to generating conditional average waveforms, which fails to capture the stochastic variation of the waveforms. As a result, shaped noise is added as post-processing. In this study, we propose a new method for predicting glottal waveforms by generative adversarial networks (GANs). GANs are generative models that aim to embed the data distribution in a latent space, enabling generation of new instances very similar to the original by randomly sampling the latent distribution. The glottal pulses generated by GANs show a stochastic component similar to natural glottal pulses. In our experiments, we compare synthetic speech generated using glottal waveforms produced by both DNNs and GANs. The results show that the newly proposed GANs achieve synthesis quality comparable to that of widely-used DNNs, without using an additive noise component.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1903.05955/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1903.05955/full.md

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