SDAICLASOct 27, 2022

Articulation GAN: Unsupervised modeling of articulatory learning

arXiv:2210.15173v29 citationsh-index: 25
Originality Incremental advance
AI Analysis

This work addresses speech technology by proposing a novel approach to synthesis, though it appears incremental as it builds on existing GAN and physical model frameworks.

The paper tackles the problem of speech synthesis by introducing an unsupervised generative model that mimics human articulatory control, resulting in the network learning to generate both in-distribution and out-of-distribution words.

Generative deep neural networks are widely used for speech synthesis, but most existing models directly generate waveforms or spectral outputs. Humans, however, produce speech by controlling articulators, which results in the production of speech sounds through physical properties of sound propagation. We introduce the Articulatory Generator to the Generative Adversarial Network paradigm, a new unsupervised generative model of speech production/synthesis. The Articulatory Generator more closely mimics human speech production by learning to generate articulatory representations (electromagnetic articulography or EMA) in a fully unsupervised manner. A separate pre-trained physical model (ema2wav) then transforms the generated EMA representations to speech waveforms, which get sent to the Discriminator for evaluation. Articulatory analysis suggests that the network learns to control articulators in a similar manner to humans during speech production. Acoustic analysis of the outputs suggests that the network learns to generate words that are both present and absent in the training distribution. We additionally discuss implications of articulatory representations for cognitive models of human language and speech technology in general.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes