A two-part training strategy that uses a pretrained voice conversion model to generate pseudo paired data and same-speaker sampling to reduce train-inference mismatch, improving one-shot voice conversion over FreeVC and other public baselines.
Censer: Curriculum Semi-supervised Learning for Speech Recognition Based on Self-supervised Pre-training
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent studies have shown that the benefits provided by self-supervised pre-training and self-training (pseudo-labeling) are complementary. Semi-supervised fine-tuning strategies under the pre-training framework, however, remain insufficiently studied. Besides, modern semi-supervised speech recognition algorithms either treat unlabeled data indiscriminately or filter out noisy samples with a confidence threshold. The dissimilarities among different unlabeled data are often ignored. In this paper, we propose Censer, a semi-supervised speech recognition algorithm based on self-supervised pre-training to maximize the utilization of unlabeled data. The pre-training stage of Censer adopts wav2vec2.0 and the fine-tuning stage employs an improved semi-supervised learning algorithm from slimIPL, which leverages unlabeled data progressively according to their pseudo labels' qualities. We also incorporate a temporal pseudo label pool and an exponential moving average to control the pseudo labels' update frequency and to avoid model divergence. Experimental results on Libri-Light and LibriSpeech datasets manifest our proposed method achieves better performance compared to existing approaches while being more unified.
citation-role summary
citation-polarity summary
fields
eess.AS 1years
2025 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
PseudoVC: Improving One-shot Voice Conversion with Pseudo Paired Data
A two-part training strategy that uses a pretrained voice conversion model to generate pseudo paired data and same-speaker sampling to reduce train-inference mismatch, improving one-shot voice conversion over FreeVC and other public baselines.