Browse State-of-the-Art › Voice Conversion
Voice Conversion
175 papers with code · 3 benchmarks · 8 datasets archive 2025-07-28
I remember all the summer days Drinking wine in the sunshine I hope it never leaves And I remember all the summer nights Staring at you in the moonlight I hope you never leave 'cause baby You're so good to me You have all that all that I ever need It's easy to love you So easy to love you Ooh you know it's true The best part of being with you To know you're with me It's not so hard to say It's easy to love you I remember all those winter days frozen In the cold tryin' to get you home Should I be moving in, we can be together then Remember spending all those winter nights Stayin' inside by the warm fire Yeah you gotta know that I can never let you go You and I have the rest of our lives to say It's easy to love you So easy to love you Ooh you know it's true The best part of being with you To know you're with me It's not so hard to say It's easy to love you Can anybody else see it? Mm, can anybody else see what I do? Can anybody else feel it? Oh, can anybody else feel the way I do? But now I'm with you Hard to forget all the moments when We'd be sitting there hoping it would never end 'Cause this is meant to be So baby, will you marry me? It's easy to love you So easy to love you Ooh, you know it's true The best part of being with you To know you are with me It's not so hard to say It's easy to love you You and me will be together I know our love will last forever You and me will be together I know our love will last forever You know it's true The best part of being with you You're easy to love
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
3 leaderboard tables shown for this task, 3 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| ZeroSpeech 2019 English (2 rows) | VQ-CPC | Vector-quantized neural networks for acoustic unit discovery in... | code | — | Compare |
| LibriSpeech test-clean (1 row) | kNN-VC (prematched HiFiGAN) | Voice Conversion With Just Nearest Neighbors | code | — | Compare |
| VCTK (1 row) | DISSC | Speaking Style Conversion in the Waveform Domain Using Discrete... | code | Syntology ran 3 of 7 samples · 4 unverified | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
8 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 175 papers with code (520 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
6 Jun 2018 14 repositories listed Syntology ran 2 of 4 samples · 2 unverified · 4 pointer-only (licence)This paper proposes a method that allows non-parallel many-to-many voice conversion (VC) by using a variant of a generative adversarial network (GAN) called StarGAN.
-
14 May 2019 11 repositories listedOn the other hand, CVAE training is simple but does not come with the distribution-matching property of a GAN.
-
10 Apr 2019 11 repositories listed Syntology ran 0 of 9 samples · 9 unverifiedRecently, voice conversion (VC) without parallel data has been successfully adapted to multi-target scenario in which a single model is trained to convert the input voice to many different speakers.
-
30 Nov 2017 9 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)A subjective evaluation showed that the quality of the converted speech was comparable to that obtained with a Gaussian mixture model-based method under advantageous conditions with parallel and twice the amount of data.
-
7 Apr 2021 7 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedIn this paper, we use self-supervised pre-trained models for MOS prediction.
-
17 Apr 2019 7 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)In this paper, we propose deep learning-based assessment models to predict human ratings of converted speech.
-
14 Oct 2021 6 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)Motivated by the success of T5 (Text-To-Text Transfer Transformer) in pre-trained natural language processing models, we propose a unified-modal SpeechT5 framework that explores the encoder-decoder pre-training for…
-
5 Jun 2020 6 repositories listedTo explore this issue, we proposed to employ Mockingjay, a self-supervised learning based model, to protect anti-spoofing models against adversarial attacks in the black-box scenario.
-
23 Apr 2020 6 repositories listed Syntology ran 0 of 12 samples · 12 unverifiedSpeech information can be roughly decomposed into four components: language content, timbre, pitch, and rhythm.
-
9 Apr 2019 6 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Non-parallel voice conversion (VC) is a technique for learning the mapping from source to target speech without relying on parallel data.
-
23 Sep 2017 5 repositories listedIn the proposed framework incorporating the GANs, the discriminator is trained to distinguish natural and generated speech parameters, while the acoustic models are trained to minimize the weighted sum of the…
-
13 Oct 2016 5 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)We propose a flexible framework for spectral conversion (SC) that facilitates training with unaligned corpora.
-
28 Sep 2021 4 repositories listed Syntology ran 6 of 9 samples · 3 unverified · 9 pointer-only (licence)Voice conversion is a common speech synthesis task which can be solved in different ways depending on a particular real-world scenario.
-
7 Apr 2021 4 repositories listedAUTOVC used dvector to extract speaker information, and self-supervised learning (SSL) features like wav2vec 2.
-
28 Feb 2020 4 repositories listedRecently, with the surge of transformers based models, language-specific BERT based models have proven to be very efficient at language understanding, provided they are pre-trained on a very large corpus.
-
4 Dec 2021 3 repositories listedYourTTS brings the power of a multilingual approach to the task of zero-shot multi-speaker TTS.
-
25 Feb 2021 3 repositories listedWith FIF, we apply a temporal mask to the input mel-spectrogram and encourage the converter to fill in missing frames based on surrounding frames.
-
27 Oct 2020 3 repositories listed Syntology ran 0 of 10 samples · 10 unverifiedHuman voices can be used to authenticate the identity of the speaker, but the automatic speaker verification (ASV) systems are vulnerable to voice spoofing attacks, such as impersonation, replay, text-to-speech, and…
-
6 Oct 2020 3 repositories listedThis paper presents the sequence-to-sequence (seq2seq) baseline system for the voice conversion challenge (VCC) 2020.
-
Cotatron: Transcription-Guided Speech Encoder for Any-to-Many Voice Conversion without Parallel Data7 May 2020 3 repositories listedWe propose Cotatron, a transcription-guided speech encoder for speaker-independent linguistic representation.
-
29 Jul 2019 3 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)To bridge this gap, we rethink conditional methods of StarGAN-VC, which are key components for achieving non-parallel multi-domain VC in a single model, and propose an improved variant called StarGAN-VC2.
-
3 Jun 2019 3 repositories listed Syntology ran 1 of 5 samples · 4 unverifiedEnd-to-end models for raw audio generation are a challenge, specially if they have to work with non-parallel data, which is a desirable setup in many situations.
-
9 Apr 2018 3 repositories listed Syntology ran 0 of 2 samples · 2 unverified · 2 pointer-only (licence)The decoder then takes the speaker-independent latent representation and the target speaker embedding as the input to generate the voice of the target speaker with the linguistic content of the source utterance.
-
28 Oct 2024 2 repositories listedTo enhance the sensitivity of deepfake audio features, we propose a deepfake audio detection model that incorporates an SLS (Sensitive Layer Selection) module.
-
21 Nov 2023 2 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 1 pointer-only (licence)Furthermore, we significantly improve the naturalness and speaker similarity of synthetic speech even in zero-shot speech synthesis scenarios.
-
5 Sep 2023 2 repositories listedIn this work, we evaluate three recently proposed methods for ground-truth-free FAC, where all of them aim to harness the power of sequence-to-sequence (seq2seq) and non-parallel VC models to properly convert the accent…
-
11 Aug 2023 2 repositories listedObjective and subjective evaluations show that \textit{Phoneme Hallucinator} outperforms existing VC methods for both intelligibility and speaker similarity.
-
5 Aug 2023 2 repositories listedThe growing use of voice user interfaces has led to a surge in the collection and storage of speech data.
-
8 Dec 2022 2 repositories listed Syntology ran 1 of 9 samples · 8 unverifiedWhile human evaluation is the most reliable metric for evaluating speech generation systems, it is generally costly and time-consuming.
-
4 Mar 2022 2 repositories listed Syntology ran 8 of 11 samples · 3 unverifiedIn recent text-to-speech synthesis and voice conversion systems, a mel-spectrogram is commonly applied as an intermediate representation, and the necessity for a mel-spectrogram vocoder is increasing.
Syntology lines on 17 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections