SDAIASFeb 27, 2023

A Comparative Analysis Of Latent Regressor Losses For Singing Voice Conversion

arXiv:2302.13678v1h-index: 48
Originality Incremental advance
AI Analysis

This work addresses a domain-specific challenge in audio processing for singing voice conversion, offering incremental improvements over existing methods.

The paper tackled the problem of poor performance when applying spoken voice conversion techniques to singing voice conversion by proposing a new loss component based on singer identity embeddings, which improved audio naturalness and target singer specificity in converted singing voices.

Previous research has shown that established techniques for spoken voice conversion (VC) do not perform as well when applied to singing voice conversion (SVC). We propose an alternative loss component in a loss function that is otherwise well-established among VC tasks, which has been shown to improve our model's SVC performance. We first trained a singer identity embedding (SIE) network on mel-spectrograms of singer recordings to produce singer-specific variance encodings using contrastive learning. We subsequently trained a well-known autoencoder framework (AutoVC) conditioned on these SIEs, and measured differences in SVC performance when using different latent regressor loss components. We found that using this loss w.r.t. SIEs leads to better performance than w.r.t. bottleneck embeddings, where converted audio is more natural and specific towards target singers. The inclusion of this loss component has the advantage of explicitly forcing the network to reconstruct with timbral similarity, and also negates the effect of poor disentanglement in AutoVC's bottleneck embeddings. We demonstrate peculiar diversity between computational and human evaluations on singer-converted audio clips, which highlights the necessity of both. We also propose a pitch-matching mechanism between source and target singers to ensure these evaluations are not influenced by differences in pitch register.

Foundations

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

Your Notes