English

SALT: Distinguishable Speaker Anonymization Through Latent Space Transformation

Sound 2023-10-10 v1 Audio and Speech Processing

Abstract

Speaker anonymization aims to conceal a speaker's identity without degrading speech quality and intelligibility. Most speaker anonymization systems disentangle the speaker representation from the original speech and achieve anonymization by averaging or modifying the speaker representation. However, the anonymized speech is subject to reduction in pseudo speaker distinctiveness, speech quality and intelligibility for out-of-distribution speaker. To solve this issue, we propose SALT, a Speaker Anonymization system based on Latent space Transformation. Specifically, we extract latent features by a self-supervised feature extractor and randomly sample multiple speakers and their weights, and then interpolate the latent vectors to achieve speaker anonymization. Meanwhile, we explore the extrapolation method to further extend the diversity of pseudo speakers. Experiments on Voice Privacy Challenge dataset show our system achieves a state-of-the-art distinctiveness metric while preserving speech quality and intelligibility. Our code and demo is availible at https://github.com/BakerBunker/SALT .

Keywords

Cite

@article{arxiv.2310.05051,
  title  = {SALT: Distinguishable Speaker Anonymization Through Latent Space Transformation},
  author = {Yuanjun Lv and Jixun Yao and Peikun Chen and Hongbin Zhou and Heng Lu and Lei Xie},
  journal= {arXiv preprint arXiv:2310.05051},
  year   = {2023}
}

Comments

8 pages, 3 figures; Accepted by ASRU2023

R2 v1 2026-06-28T12:43:44.605Z