TL;DR
Existing speech editing methods often struggle to simultaneously modify multiple attributes like speaker identity, emotion, and low-level content. UniSAE, a new tool based on Discrete Phonetic Posteriorgram (DPPG) modeling, enables unified editing of these attributes in speech.
✦ Why It Matters
Engineers can leverage UniSAE to develop advanced speech applications that require nuanced control over multiple speech attributes.
Key Takeaways
How It Works
UniSAE employs a Discrete Phonetic PosteriorGram (DPPG) to represent speech, allowing for granular editing at the phoneme level. The DPPG encodes phoneme identity, pronunciation variants, and duration as discrete tokens.
An autoregressive content transformer predicts sequences for higher-level edits, while a diffusion-based acoustic decoder synthesizes the final speech output, conditioned on speaker and emotion attributes.
Related