PHONOS: PHOnetic Neutralization for Online Streaming Applications

arXiv cs.CL / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces PHONOS, a real-time speaker anonymization module for streaming that reduces the identifiability risk caused by non-native accents narrowing the anonymity set.
  • PHONOS uses pre-generated “golden” speaker utterances that preserve original timbre and rhythm while replacing foreign segmental sounds with native ones via silence-aware DTW alignment and zero-shot voice conversion.
  • It trains a causal accent translator that converts non-native content tokens into native-like equivalents with no more than 40ms look-ahead, optimizing with joint cross-entropy and CTC losses.
  • Experiments report an 81% reduction in non-native accent confidence and improved human listening-test ratings, alongside lower speaker linkability in embedding space and streaming latency under 241 ms on a single GPU.

Abstract

Speaker anonymization (SA) systems modify timbre while leaving regional or non-native accents intact, which is problematic because accents can narrow the anonymity set. To address this issue, we present PHONOS, a streaming module for real-time SA that neutralizes non-native accent to sound native-like. Our approach pre-generates golden speaker utterances that preserve source timbre and rhythm but replace foreign segmentals with native ones using silence-aware DTW alignment and zero-shot voice conversion. These utterances supervise a causal accent translator that maps non-native content tokens to native equivalents with at most 40ms look-ahead, trained using joint cross-entropy and CTC losses. Our evaluations show an 81% reduction in non-native accent confidence, with listening-test ratings consistent with this shift, and reduced speaker linkability as accent-neutralized utterances move away from the original speaker in embedding space while having latency under 241 ms on single GPU.