ASSDNov 3, 2021

A Comparison of Discrete and Soft Speech Units for Improved Voice Conversion

arXiv:2111.02392v2164 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses voice conversion for speech synthesis applications, representing an incremental improvement over existing methods.

The paper tackled the problem of voice conversion by comparing discrete and soft speech units, finding that discrete units remove speaker information but cause mispronunciations, while soft units improve intelligibility and naturalness by capturing more content information.

The goal of voice conversion is to transform source speech into a target voice, keeping the content unchanged. In this paper, we focus on self-supervised representation learning for voice conversion. Specifically, we compare discrete and soft speech units as input features. We find that discrete representations effectively remove speaker information but discard some linguistic content - leading to mispronunciations. As a solution, we propose soft speech units. To learn soft units, we predict a distribution over discrete speech units. By modeling uncertainty, soft units capture more content information, improving the intelligibility and naturalness of converted speech. Samples available at https://ubisoft-laforge.github.io/speech/soft-vc/. Code available at https://github.com/bshall/soft-vc/.

Code Implementations2 repos
Foundations

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

Your Notes