Provable Speech Attributes Conversion via Latent Independence
Jonathan Svirsky, Ofir Lindenbaum, Uri Shaham
TL;DR
This work introduces the Independence Conditional Autoencoder (ICAE) as a principled framework for speech attribute conversion with theoretical guarantees. By enforcing independence between a latent content variable and controllable attributes, the model ensures reliable style transformation while preserving content, even under imperfect training. The paper proves that recovering the latent content up to an invertible transformation suffices for correct synthesis and conversion, and it derives a practical error bound that ties reconstruction quality and decoder smoothness to conversion accuracy. The proposed IVC method operationalizes ICAE with a lightweight WaveNet-based architecture, using offline clustering to obtain an approximately independent content proxy and training with two mean-squared-error losses, achieving competitive results on voice and emotion conversion with one-shot inference and linear-time complexity. Together, the theoretical contributions and practical design provide a reproducible baseline for theory-frontier speech attribute manipulation and lay groundwork for extending to multimodal settings.
Abstract
While signal conversion and disentangled representation learning have shown promise for manipulating data attributes across domains such as audio, image, and multimodal generation, existing approaches, especially for speech style conversion, are largely empirical and lack rigorous theoretical foundations to guarantee reliable and interpretable control. In this work, we propose a general framework for speech attribute conversion, accompanied by theoretical analysis and guarantees under reasonable assumptions. Our framework builds on a non-probabilistic autoencoder architecture with an independence constraint between the predicted latent variable and the target controllable variable. This design ensures a consistent signal transformation, conditioned on an observed style variable, while preserving the original content and modifying the desired attribute. We further demonstrate the versatility of our method by evaluating it on speech styles, including speaker identity and emotion. Quantitative evaluations confirm the effectiveness and generality of the proposed approach.
