SDCLLGASDec 19, 2022

Speaking Style Conversion in the Waveform Domain Using Discrete Self-Supervised Units

arXiv:2212.09730v2138 citationsh-index: 33
AI Analysis

This addresses voice conversion for applications requiring speaker adaptation, but it is incremental as it builds on existing self-supervised learning for a specific domain.

The paper tackles the problem of converting speaking style (rhythm, pitch, and timbre) to a target speaker without text, introducing DISSC, a lightweight method that uses discrete self-supervised units and outperforms baselines in evaluations.

We introduce DISSC, a novel, lightweight method that converts the rhythm, pitch contour and timbre of a recording to a target speaker in a textless manner. Unlike DISSC, most voice conversion (VC) methods focus primarily on timbre, and ignore people's unique speaking style (prosody). The proposed approach uses a pretrained, self-supervised model for encoding speech to discrete units, which makes it simple, effective, and fast to train. All conversion modules are only trained on reconstruction like tasks, thus suitable for any-to-many VC with no paired data. We introduce a suite of quantitative and qualitative evaluation metrics for this setup, and empirically demonstrate that DISSC significantly outperforms the evaluated baselines. Code and samples are available at https://pages.cs.huji.ac.il/adiyoss-lab/dissc/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes