SDLGASDec 30, 2020

Multi-view Temporal Alignment for Non-parallel Articulatory-to-Acoustic Speech Synthesis

arXiv:2012.15184v1
Originality Incremental advance
AI Analysis

This work is significant for individuals who have lost their voice due to illness or injury, enabling A2A speech synthesis even when only articulatory data can be captured, thus restoring oral communication.

This paper addresses the challenge of articulatory-to-acoustic (A2A) speech synthesis when parallel articulatory and acoustic data are unavailable. The authors propose a multi-view learning approach that aligns non-parallel articulatory and acoustic sequences with the same phonetic content, achieving speech quality comparable to that obtained with parallel data.

Articulatory-to-acoustic (A2A) synthesis refers to the generation of audible speech from captured movement of the speech articulators. This technique has numerous applications, such as restoring oral communication to people who cannot longer speak due to illness or injury. Most successful techniques so far adopt a supervised learning framework, in which time-synchronous articulatory-and-speech recordings are used to train a supervised machine learning algorithm that can be used later to map articulator movements to speech. This, however, prevents the application of A2A techniques in cases where parallel data is unavailable, e.g., a person has already lost her/his voice and only articulatory data can be captured. In this work, we propose a solution to this problem based on the theory of multi-view learning. The proposed algorithm attempts to find an optimal temporal alignment between pairs of non-aligned articulatory-and-acoustic sequences with the same phonetic content by projecting them into a common latent space where both views are maximally correlated and then applying dynamic time warping. Several variants of this idea are discussed and explored. We show that the quality of speech generated in the non-aligned scenario is comparable to that obtained in the parallel scenario.

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