← SSI archive · Review rubric

2021 · arXiv / imported corpus page · Field expert review · confidence high

EMA2S: An End-to-End Multimodal Articulatory-to-Speech System

Yu‐Wen Chen, Kuo-Hsuan Hung, Shang-Yi Chuang, Jonathan H. Sherman, Wen-Chin Huang, Xugang Lu, Yu Tsao

EMA2S achieves consistent quality improvements over prior EMA-to-speech baselines by combining multimodal joint loss training with a neural vocoder, though gains remain confined to lab EMA conditions.

Verdict: full-text draftPriority: medium-highConfidence: highBasis: full textCoverage: high

Reading guidance

Verdict
full-text draft · priority medium-high · confidence high
Why it matters
Provides a more natural and intelligible articulatory-to-speech synthesis baseline by effectively leveraging a neural vocoder and multimodal joint loss, improving reconstruction quality beyond prior parametric vocoder pipelines.
What to trust
Basis: full text. Coverage: high. 9 evidence records back the review.
What is weak
Small dataset size (three speakers, 354 utterances each), dependence on intrusive EMA sensors, and lack of large-scale or diverse speaker evaluation. Evaluations are confined to a small dataset with only three speakers; the subjective A/B listening test involved only 10 participants with 15 questions total, and no cross-speaker generalization testing was reported. The system requires laboratory-grade EMA hardware, which is intrusive and limits portability. Even the reduced four-sensor configuration still depends on EMA instrumentation and controlled environment recording conditions. Focused on laboratory EMA articulatory-to-speech synthesis with neural vocoder reconstruction; not addressing wearable or silent speech device deployment. Overclaim risk: medium-low; claims are well supported but limited to lab EMA environments, not wearable deployment..
Read before
SSI review rubric
Read next
SSI archive

Axes

Task
speech-reconstruction
Modality
magnetic (EMA)
Hardware
Electromagnetic midsagittal articulography (EMA) with nine sensors including lips, jaw, and multiple tongue positions.
Body site
jaw; lip; tongue
Output
speech-audio
Metrics
Mel-cepstral distortion, PESQ, short-time objective intelligibility, character correct rate by ASR, and subjective A/B listening preference percentages.
Evaluation mode
Objective evaluation metrics (mel-cepstral distortion, PESQ, STOI, character correct rate with pre-trained ASR) combined with subjective A/B listening preference test and ablation with fewer sensors.
Review confidence
high
Overclaim risk
medium-low; claims are well supported but limited to lab EMA environments, not wearable deployment.

Expert take

EMA2S integrates a spectral encoder, EMA encoder, and a shared decoder, training jointly to minimize losses on spectrogram, mel-spectrogram, and a deep feature loss measuring embedding similarity between articulatory and acoustic modalities. The use of a neural vocoder (Parallel WaveGAN) marks a departure from traditional parametric vocoders and yields demonstrable benefit. Evaluated on the NTT EMA corpus with three speakers, EMA2S outperforms a strong BLSTM-based baseline on MCD (7.815 to 7.176), PESQ (1.279 to 1.350), STOI (0.696 to 0.716), and CCR (0.818 to 0.868). In an A/B listening test with 10 participants, EMA2S was preferred 83% of the time. A reduced four-EMA-sensor variant also improves over baseline, indicating potential for reduced sensor setups. Despite these gains, the hardware remains intrusive laboratory EMA, limiting deployment practicalities, and the dataset size and speaker count constrain generalizability. The study contributes a rigorous multimodal joint-loss EMA-to-waveform synthesis pipeline with verified gains over prior methods but does not close the gap to wearable silent speech interfaces.

True value

Provides a more natural and intelligible articulatory-to-speech synthesis baseline by effectively leveraging a neural vocoder and multimodal joint loss, improving reconstruction quality beyond prior parametric vocoder pipelines.

What changed

Canon before

EMA-to-speech systems typically relied on parametric vocoders with a single acoustic loss, limiting naturalness and intelligibility.

Delta from canon

Replaces traditional parametric vocoders with an end-to-end neural vocoder architecture (Parallel WaveGAN) and incorporates a combined loss over spectrogram, mel-spectrogram, and deep features for improved articulatory-to-speech mapping.

Position in field

EMA-based articulatory-to-speech synthesis with the integration of modern neural vocoding and multimodal loss training, showing incremental but well-documented gains.

Evidence

“ We propose an end-to-end multimodal articulatory- demonstrate that joint mel-spectrogram and deep feature loss to-speech system, EMA2S, that improves the existing speech training can effectively improve system performance. synthesis systems by applying two techniques: (1) a neural- Index Terms—articulatory movement, end-to-end, multimodal network-based vocoder and (2) a multimodal jointly training learning, neural network, speech synthesis method with a combined loss. ”

author_claim · Abstract · confidence 1.00

“ We propose an end-to-end multimodal articulatory- demonstrate that joint mel-spectrogram and deep feature loss to-speech system, EMA2S, that improves the existing speech training can effectively improve system performance. synthesis systems by applying two techniques: (1) a neural- Index Terms—articulatory movement, end-to-end, multimodal network-based vocoder and (2) a multimodal jointly training learning, neural network, speech synthesis method with a combined loss. ”

actual_novelty · III. PROPOSED METHOD · confidence 1.00

“ However, they only use neural networks can have real-world use for patients with vocal cord disorders, to map the articulatory movements to spectral features, and situations requiring silent speech, or in high-noise environments. reconstruct the waveform with traditional parametric vocoders In this work, we present EMA2S, an end-to-end multimodal articulatory-to-speech system that directly converts articulatory such as STRAIGHT [16] and WORLD [17]. ”

actual_novelty · III. PROPOSED METHOD · confidence 1.00

“ Previous studies have proposed several methods to convert Experimental results show that our proposed system out- EMA signals towards acoustic features. [10] uses a codebook performs a previous system in terms of mel-cepstral distortion to store articulatory and acoustic parameters pairs, and then (MCD) [21], perceptual evaluation of speech quality (PESQ) estimates the spectrum of the articulatory data by selecting [22], short-time objective intelligibility (STOI) [23], character neighbor samples in the codebook. ”

metric · IV. EXPERIMENTS · confidence 1.00

“ The testing data contain five questions for placed at the upper lip (UL), lower lip (LL), upper jaw (UJ), each of the three speakers, resulting in a total of 15 questions. lower jaw (LJ), tongue tip (T1), tongue blade (T2), tongue dorsum (T3), tongue rear (T4), and velum (VM) as shown in B. ”

validation_scope · IV. EXPERIMENTS · confidence 1.00

“ Also, as Loss Espec MCD PESQ STOI CCR Baseline - - 7.815 1.279 0.696 0.818 (2) SI Lspec % 8.264 1.259 0.679 0.796 (2) (2) SII Lspec , Lmel % 7.334 1.320 0.702 0.841 (1) (2) (2) SIII Lspec , Lspec , Ldf ! ”

metric · IV. EXPERIMENTS · confidence 1.00

“ Experimental results reveal that our proposed speech system can be improved by training the system with a EMA2S system outperforms the baseline system in terms combined loss of spectrogram and mel-spectrogram and using of objective evaluation metrics and a subjective listening the multimodal jointly training method. test. ”

validation_scope · IV. EXPERIMENTS · confidence 1.00

“ The dataset contains articulatory movements and speech layers of BLSTM with 256 units, and a fully-connected output signals from three speakers, each providing 354 utterances. layer. ”

limitation · IV. EXPERIMENTS · confidence 1.00

“ For the reason models (HMM) [12], fully connected neural network [13], that users will be more willing to use the device without using and bidirectional long short-term memory (BLSTM) [14], [15] invasive sensors, we investigate the system performance with have been used to map the articulatory movements to acoustic only four less invasive EMA sensors. ”

deployment_claim · IV. EXPERIMENTS · confidence 1.00

Limits

Technical limits

Small dataset size (three speakers, 354 utterances each), dependence on intrusive EMA sensors, and lack of large-scale or diverse speaker evaluation.

Evaluation limits

Evaluations are confined to a small dataset with only three speakers; the subjective A/B listening test involved only 10 participants with 15 questions total, and no cross-speaker generalization testing was reported.

Deployment limits

The system requires laboratory-grade EMA hardware, which is intrusive and limits portability. Even the reduced four-sensor configuration still depends on EMA instrumentation and controlled environment recording conditions.

Scope limits

Focused on laboratory EMA articulatory-to-speech synthesis with neural vocoder reconstruction; not addressing wearable or silent speech device deployment.