paper-with-me

Papers

S2VC: A Framework for Any-to-Any Voice Conversion with Self-Supervised Pretrained Representations

2021-04-07 · Jheng-Hao Lin, Yist Y. Lin, Chung-Ming Chien, Hung-Yi Lee

Any-to-any voice conversion (VC) aims to convert the timbre of utterances from and to any speakers seen or unseen during training. Various any-to-any VC approaches have been proposed like AUTOVC, AdaINVC, and FragmentVC. AUTOVC, and AdaINVC utilize source and target encoders to disentangle the content and speaker information of the features. FragmentVC utilizes two encoders to encode source and target information and adopts cross attention to align the source and target features with similar phonetic content. Moreover, pre-trained features are adopted. AUTOVC used dvector to extract speaker information, and self-supervised learning (SSL) features like wav2vec 2.0 is used in FragmentVC to extract the phonetic content information. Different from previous works, we proposed S2VC that utilizes Self-Supervised features as both source and target features for VC model. Supervised phoneme posteriororgram (PPG), which is believed to be speaker-independent and widely used in VC to extract content information, is chosen as a strong baseline for SSL features. The objective evaluation and subjective evaluation both show models taking SSL feature CPC as both source and target features outperforms that taking PPG as source feature, suggesting that SSL features have great potential in improving VC.

📄 PDF Abstract BibTeX arXiv:2104.02901

Code (4)

howard1337/S2VC 공식 구현 pytorch
s3prl/s3prl 공식 구현 pytorch
andi611/Self-Supervised-Speech-Pretraining-and-Representation-Learning pytorch
joselyn-rodriguez/s3prl pytorch

Tasks

Self-Supervised LearningVoice Conversion

Similar Papers 제목 키워드 기반

Voice Conversion With Just Nearest Neighbors

2023-05-30 · Matthew Baas, Benjamin van Niekerk, Herman Kamper

Any-to-any voice conversion aims to transform source speech into a target voice with just a few examples of the target speaker as a reference. Recent methods produce convincing conversions, but at the cost of increased c…

Voice Conversion

LinearVC: Linear transformations of self-supervised features through the lens of voice conversion

2025-06-02 · Herman Kamper, Benjamin van Niekerk, Julian Zaïdi, Marc-André Carbonneau

We introduce LinearVC, a simple voice conversion method that sheds light on the structure of self-supervised representations. First, we show that simple linear transformations of self-supervised features effectively conv…

Voice Conversion

Self-Supervised Representations for Singing Voice Conversion

2023-03-21 · Tejas Jayashankar, JiLong Wu, Leda Sari, David Kant 외

A singing voice conversion model converts a song in the voice of an arbitrary source singer to the voice of a target singer. Recently, methods that leverage self-supervised audio representations such as HuBERT and Wav2Ve…

DisentanglementVoice Conversion

SelfVC: Voice Conversion With Iterative Refinement using Self Transformations

2023-10-14 · Paarth Neekhara, Shehzeen Hussain, Rafael Valle, Boris Ginsburg 외

We propose SelfVC, a training strategy to iteratively improve a voice conversion model with self-synthesized examples. Previous efforts on voice conversion focus on factorizing speech into explicitly disentangled represe…

Self-Supervised LearningSpeaker VerificationSpeech SynthesisVoice Conversion

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

2022-12-19 · Gallil Maimon, Yossi Adi

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…

RhythmVoice Conversion