Using embeddings to predict spoken word duration and pitch in Mandarin monosyllabic words

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

A recent study demonstrates that contextualized embeddings (CEs) can predict spoken word duration for Mandarin monosyllabic CV words, building on previous findings that CEs predict time-normalized f0 contours. Analyzing 7470 tokens extracted from a Mandarin spontaneous speech corpus, the research shows CEs are predictive for duration above chance, both at the type and individual token levels, as confirmed by type-wise and token-wise permutation baselines. Furthermore, the predicted durations are precise enough to accurately back-transform predicted f0 contours from a [0,1] normalized time scale to a millisecond time scale. These resulting predicted contours closely approximate empirical contours and also surpass a permutation baseline.

Key takeaway

For NLP Engineers developing Mandarin speech synthesis or prosody modeling tools, this research indicates that integrating contextualized embeddings can significantly improve prediction accuracy for both spoken word duration and pitch. You should consider leveraging these embeddings to generate more natural-sounding synthetic speech and enhance the precision of prosodic feature analysis. This approach offers a robust method for transforming normalized f0 contours to real-time scales.

Key insights

Contextualized embeddings effectively predict both duration and pitch contours for Mandarin monosyllabic words.

Principles

Method

The study extracted 7470 Mandarin monosyllabic CV word tokens from spontaneous speech, then used contextualized embeddings to predict duration and back-transform f0 contours.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.