Source-linked AI summary

Is Prosody Lost in Translation? Fine-Grained Cross-Lingual Prosody Similarity Across Languages

Haopeng Xie, Ismail Rasim Ulgen, Sofia Son, Berrak Sisman, Philipp Koehn

arXiv:2608.27848v1cs.SDcs.CLeess.AS

TL;DR

Prosody carries expressive information beyond words, but its fine-grained correspondence across languages is insufficiently understood for expressive S2ST. The paper analyzes professionally dubbed speech across three language pairs using alignment-aware pitch, energy, and temporal comparisons, finding partial cross-lingual preservation and structured variation by linguistic category and feature type.

  • Problem

    Fine-grained cross-lingual prosodic correspondence is poorly understood, limiting evidence about how prosody can be incorporated into expressive S2ST.

  • Method

    The study analyzes professionally dubbed English-German, English-Spanish, and English-French speech using alignment-aware pitch, energy, temporal, and POS-based comparisons.

  • Results

    Pitch and energy show consistent positive cross-lingual correlations above shuffled baselines, with pitch stronger but more variable, while duration correlations exceed fine-grained contour correlations.

  • Takeaways & Limitations

    Prosodic structure is partially preserved across languages, and alignment-aware analysis provides empirical guidance for expressive multilingual speech translation and prosody transfer.

  • Takeaways & Limitations

    The study is limited to three European language pairs, selected prosodic features, professionally dubbed speech, and potentially noisy automatic transcription and bilingual alignment.

Abstract

from arXiv · show

Prosody plays an important role in speech translation, conveying information such as emphasis, emotion, and intent beyond lexical content. However, despite recent progress in expressive speech-to-speech translation (S2ST), little is known about how prosodic patterns are similar/different across languages. Understanding these cross-lingual similarities and differences is crucial for effectively incorporating prosody into expressive S2ST systems. In this work, we present the first fine-grained cross-lingual analysis of prosody using multilingual dubbing data across English-German, English-Spanish, and English-French language pairs. We analyze the similarity of pitch, energy, and temporal feature patterns between source and target speech and investigate the linguistic and alignment-related factors affecting this similarity. Our analysis reveals inherent cross-lingual correlations in prosodic structure between certain languages. The findings provide important insights into the transferability of prosody across languages and offer empirical guidance for future expressive speech-to-speech translation systems.

1 Introduction

Prosody carries meaning beyond lexical content, yet its cross-lingual correspondence and transferability remain poorly understood. This work addresses the gap through a fine-grained analysis of professionally dubbed speech across three language pairs.

  • Motivation: Prosody conveys emphasis, emotion, intent, and discourse structure beyond lexical meaning, with pitch and energy shaping interpretation and expression.Translations that preserve lexical content but lose prosodic cues may misrepresent intended meaning, emotional expression, or emphasis.
  • Research gap: Existing S2ST systems often discard or simplify source prosody because prosodically parallel multilingual speech data are scarce.Consequently, the role and transferability of prosody in speech-to-speech translation remain underexplored.
  • Research gap: Recent prosody-transfer approaches assume cross-lingual prosodic correspondence, but the extent of actual correlation across languages remains poorly understood.Characterizing these correlations can inform systems intended to preserve expressive source characteristics after translation.
  • Research gap: Prior studies generally analyze prosodic relationships at coarse utterance-level resolution, despite meaning-relevant cues often occurring at finer temporal scales.Fine-grained analysis is therefore needed to study prosodic cues affecting meaning, emphasis, and emotional expression.
  • Approach: The study uses professionally dubbed multilingual speech to characterize whether, where, and to what extent prosodic information is preserved across translation.It examines English-German, English-Spanish, and English-French pairs using alignment-aware word-level pitch and energy comparisons plus temporal prosody analysis.
  • Contributions: The analysis also tests lexical-subgroup effects and offers guidance for multilingual prosody modeling, prosody transfer, and controllable expressive speech generation.It focuses on which prosodic aspects are similar or dissimilar across languages.

2 Related Work

Prior speech-translation and prosody-transfer research provides limited evidence about fine-grained cross-lingual prosodic preservation. Existing work emphasizes translation and speech quality or uses relatively coarse analyses, motivating the present study.

  • Speech translation and prosody modeling: Traditional cascaded speech translation pipelines can discard paralinguistic information because they separate recognition, translation, and synthesis.These pipelines commonly consist of ASR, MT, and TTS stages.
  • Speech translation and prosody modeling: More recent direct S2ST systems do not explicitly model cross-lingual prosodic dynamics, while evaluations mainly target translation quality, naturalness, and speaker similarity.Fine-grained prosodic preservation is not the primary focus of existing evaluation protocols.
  • Cross-lingual prosody transfer and dubbing: Research on cross-lingual prosody transfer remains limited, and existing studies typically provide only coarse or incomplete understanding of prosodic relationships between languages.Human dubbing studies suggest that some expressive and prosodic characteristics can be preserved across languages.

3 Data Processing and Analysis Pipeline

The pipeline builds a filtered multilingual dubbing corpus, extracts word- and frame-level prosodic representations, aligns corresponding words across languages, and computes correlation-based analyses. It includes quality, speaker, semantic, transcription, and alignment checks before prosody comparison.

  • Data extraction: Multilingual professionally dubbed television speech is mined into timestamp-aligned source-target segments for DE-EN, EN-ES, and EN-FR analysis.The corpus spans multiple entertainment genres and primarily contains multi-character dialogue in expressive contexts.
  • Audio extraction and quality filtering: Audio quality filtering uses SI-SDR, STOI, and PESQ thresholds to remove noisy, music-heavy, or low-intelligibility clips before analysis.Single-speaker utterances are retained through speaker diarization, and semantically inconsistent pairs are removed using SONAR similarity.
  • Audio extraction and quality filtering: Thresholds calibrated on 100 German-English pilot pairs retain approximately the top 25% of examples by quality and are applied across all language pairs.The filtering tables report thresholds, stage-wise utterance counts, and final corpus statistics.
  • Transcription and preprocessing: Word-level transcription supplies multilingual timestamps used to associate prosodic frames with aligned words after language-specific text normalization.The pipeline uses whisper_timestamped because downstream alignment requires word-level timing information.
  • Word alignment: Bidirectional FastAlign alignments address syntactic reordering by matching semantically corresponding words rather than comparing contours strictly left to right.Alignment quality is evaluated with Alignment Error Rate on the RWTH German-English gold benchmark; OPUS augmentation reaches 82.2% alignment precision.
  • Prosody representation: Frame-level F0 and energy are extracted, with missing F0 values linearly interpolated to create continuous pitch contours for comparison.Constant-F0 failure segments are excluded; their length, word-count, and alignment-ratio distributions do not differ from included segments.
  • Prosody representation: For each aligned word pair, source and target prosodic segments are grouped into alignment clusters, reordered, and resampled to fixed-length word-normalized sequences.Clusters support one-to-one, one-to-many, many-to-one, and many-to-many alignments, with each segment resampled to 20 frames before concatenation.
  • Cross-lingual correlation analysis: POS effects are estimated by comparing full-contour zero-lag Spearman correlation with correlations after removing each POS class from both sequences.Positive effects indicate that removing a class decreases correlation, while leave-one-group-out analysis preserves most utterance-level structure.

4 Prosody Analysis Results

Across the examined language pairs, pitch and energy show positive cross-lingual correspondence above shuffled baselines, with pitch generally stronger but more variable. Prosodic correspondence varies across lexical classes, while coarse temporal organization is consistently preserved.

  • Prosodic Correlation Analysis: Mean pitch correlations range from 0.229 to 0.246, versus 0.174 to 0.183 for energy, and all aligned correlations exceed the shuffled baseline.The aligned distributions show a broad positive shift rather than an effect driven only by highly correlated utterances.
  • Prosodic Correlation Analysis: Pitch correspondence is consistently stronger than energy correspondence, although pitch shows greater variance and stronger positive tails across utterances.Pairwise tests find negligible cross-language effect sizes despite some statistically significant differences, while pitch remains stronger than energy.
  • Prosodic Correlation Analysis: English–Spanish and English–French show slightly stronger pitch correspondence than German–English, whereas German–English is slightly stronger for energy.Overall correlation values remain similar across language pairs.
  • POS Class Analysis: Noun-associated regions have the strongest positive POS effect, with noun removal decreasing energy correlation by approximately 0.036–0.040 across language pairs.Function words increase energy correlation when removed, while verbs have weak or slightly negative effects and modifiers remain near zero.
  • POS Class Analysis: POS effects on pitch are smaller and less consistent, with function-word effects positive for EN–ES and EN–FR but negative for DE–EN.Pitch effects also vary more across utterances than energy effects.
  • Temporal Analysis: Duration and total phoneme count both correlate strongly across source and target speech, with duration consistently stronger than phoneme count.The results indicate robust preservation of broad temporal organization despite phonetic and syntactic differences.

5 Conclusion

This work uses alignment-aware word-level contour analysis of professionally dubbed speech to examine pitch, energy, and temporal preservation across three European language pairings. It finds partial preservation of prosodic structure, stronger but more variable pitch correspondence, POS-dependent effects, and especially strong coarse temporal correspondence.

  • Method: Alignment-aware word-level contour analysis compares pitch, energy, and temporal patterns across German–English, English–Spanish, and English–French dubbed speech.The analysis focuses on how these patterns are preserved across translation.
  • Prosodic Findings: Pitch and energy show positive cross-lingual correlations above shuffled baselines, indicating partial prosodic preservation despite syntax, phonetics, speaker identity, and dubbing-style differences.Pitch is generally stronger but more variable than energy.
  • Lexical Effects: Noun-associated regions contribute most strongly to measured prosodic correspondence, while function-word-associated regions are less stable, particularly for energy.Correspondence is therefore not uniformly distributed across POS categories.
  • Temporal Findings: Coarse temporal features show substantially stronger cross-lingual correspondence than fine-grained pitch and energy contours, with duration stronger than total phoneme count.Localized contour alignment is more sensitive to intonation, speaker style, and translation reordering.
  • Implications: The findings provide empirical guidance for alignment-aware prosody transfer, prosody modeling, controllable expressive translation, and multilingual speech generation.The paper specifically highlights these directions for future expressive speech translation systems.

Limitations

The analysis is bounded by the representativeness of professional dubbing, the selected prosodic features and language pairs, alignment and transcription noise, and corpus-release restrictions.

  • Scope: Professional dubbing only approximates prosody transfer because actors may alter timing, emphasis, or intonation for fluency and synchronization.This constrains how directly the findings represent spontaneous or unconstrained prosody transfer.
  • Coverage: The study covers pitch, energy, and coarse temporal features, leaving pauses, rhythm, and voice quality unexplored.The experiments are also limited to three European language pairs and may not generalize to typologically distant or tonal languages.
  • Data and Reproducibility: Automatic transcription and bilingual word alignment may introduce noise despite filtering, and the multilingual dubbing corpus cannot be publicly released.The authors plan to release the full analysis pipeline for reproduction on compatible datasets.

A Additional Alignment Evaluation

The alignment evaluation compares FastAlign symmetrization heuristics on a German–English gold benchmark and selects intersection for the prosody pipeline because precision is more important than coverage. This choice prioritizes reliable word-level prosodic pairing, while robustness analyses indicate that reported correlations are stable across resampling settings.

  • Alignment Evaluation: FastAlign symmetrization heuristics are evaluated using AER, precision, recall, alignment links, and F-measure on 508 manually annotated Europarl sentence pairs.The benchmark contains sure and possible alignment links.
  • Alignment Choice: Intersection symmetrization is selected despite moderately higher AER because its 82.2% precision better protects downstream prosodic contour comparisons from mismatched word pairs.Grow-diag has the lowest overall AER, but intersection provides substantially higher precision.
  • Alignment Choice: Alignment precision is prioritized over coverage because incorrect links directly corrupt the cross-lingual prosodic correlation signal.Each link determines which source and target word-level prosodic segments are paired.
  • Pairwise Comparisons: Pitch differences between language pairs are small, including −0.0114 for DE–EN versus EN–ES and −0.0165 for DE–EN versus EN–FR.The reported comparisons include confidence intervals and corrected significance values.

B Additional Correlation Analysis

Additional analyses show that prosodic correspondence is similar across the three language pairs, while pitch consistently corresponds more strongly across languages than energy.

  • The additional analyses compare mean correlations across language pairs and directly compare pitch and energy within the same utterances.
  • |Cliff’s δ| ≤0.031 for pairwise language-pair differences, indicating limited practical differences in overall prosodic correspondence.DE–EN has slightly lower pitch correlation than EN–ES and EN–FR, but slightly higher energy correlation.
  • Pitch correlation exceeds energy correlation for all language pairs, with mean paired differences of 0.046–0.070.Pitch exceeds energy in 57–60% of individual utterances, with confidence intervals excluding zero in every language pair.
  • Pitch exhibits stronger cross-lingual correspondence than energy consistently across the three analyzed language pairs.

C Additional POS Class Ablation Results

POS-group ablations identify noun-associated regions as reliably supporting cross-lingual prosodic correspondence, while function-word effects are especially negative for energy and pitch effects vary more across utterances.

  • The scored utterances’ English word counts are organized by POS group in Table 10.
  • Pitch effects are more heterogeneous across utterances, whereas energy effects are more consistent, particularly for nouns and function words.
  • Noun-associated regions have reliably positive ablation effects across all language pairs for both pitch and energy.The confidence intervals exclude zero for these effects.
  • Function-word effects on energy are consistently negative across language pairs.Positive Δr means removing a group decreases correlation, so negative effects indicate that function-word regions do not support, and may reduce, energy correspondence.
  • Noun–function contrasts are robust for all energy analyses and for DE–EN and EN–ES pitch, but less robust for EN–FR pitch under episode-level clustering.

D Temporal Resampling and F0 Interpolation Robustness

Robustness analyses indicate that the reported prosodic correlations are stable across temporal resampling choices, while raw F0 contours produce lower correlations than interpolated contours.

  • The robustness analysis tests sensitivity to temporal resampling and F0 interpolation choices.
  • The maximum spread across 10–40 frames-per-word settings is 0.0008, leaving the reported conclusions unchanged.The analysis uses interpolated F0 contours and a random subset of 3,000 utterance pairs per language pair.
  • Raw F0 contours yield lower EN–ES pitch correlations than interpolated contours across frames-per-word settings.

E Gender Distribution

The paper reports approximate speaker-gender distributions for English, French, German, and Spanish utterances, with male speech forming the larger share in each language.

  • Table 15 compares interpolated and raw F0 correlations for EN–ES across frames-per-word values.
  • English and Spanish are each 57.7% male and 42.3% female, while French is 54.8% male and 45.2% female.
  • German speech is 54.2% male and 45.8% female across utterances.Gender proportions were estimated using an automatic speech-based classifier and should be interpreted as approximate.
Loading 2608.27848v1…