Discrete Optimal Transport and Voice Conversion
About
We propose kDOT, a discrete optimal transport (OT) framework for voice conversion (VC) operating in a pretrained speech embedding space. In contrast to the averaging strategies used in kNN-VC and SinkVC, and the independence assumption adopted in MKL, our method employs the barycentric projection of the discrete OT plan to construct a transport map between source and target speaker embedding distributions. We conduct a comprehensive ablation study over the number of transported embeddings and systematically analyze the impact of source and target utterance duration. Experiments on LibriSpeech demonstrate that OT with barycentric projection consistently improves distribution alignment and often outperforms averaging-based approaches in terms of WER, MOS, and FAD. Furthermore, we show that applying discrete OT as a post-processing step can transform spoofed speech into samples that are misclassified as bona fide by a state-of-the-art spoofing detector. This demonstrates the strong domain adaptation capability of OT in embedding space, while also revealing important security implications for spoof detection systems.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Voice Conversion | LibriSpeech Clean 100 Case 5: Source < 1 min, Target > 1 min | Word Error Rate29 | 33 | |
| Voice Conversion | LibriSpeech Case 3: Source and Target > 1 min (test) | WER22 | 33 | |
| Voice Conversion | LibriSpeech Clean 100 source and target longer than 1 min | FAD0.78 | 20 | |
| Voice Conversion | LibriSpeech Case 4: source duration > 1 min, target duration < 1 min | Word Error Rate41 | 19 | |
| Voice Conversion | LibriSpeech Case 2: Source and Target < 1 min (test) | WER0.23 | 19 | |
| Spoof detection | ASVspoof 2019 | EER11.111 | 3 | |
| Spoof detection | ASVspoof spoofed recordings longer than 2.9s 2019 | EER11.111 | 3 |