paper-with-me

Papers

Self-supervised speaker embeddings

2019-04-06 · Themos Stafylakis, Johan Rohdin, Oldrich Plchot, Petr Mizera, Lukas Burget

Contrary to i-vectors, speaker embeddings such as x-vectors are incapable of leveraging unlabelled utterances, due to the classification loss over training speakers. In this paper, we explore an alternative training strategy to enable the use of unlabelled utterances in training. We propose to train speaker embedding extractors via reconstructing the frames of a target speech segment, given the inferred embedding of another speech segment of the same utterance. We do this by attaching to the standard speaker embedding extractor a decoder network, which we feed not merely with the speaker embedding, but also with the estimated phone sequence of the target frame sequence. The reconstruction loss can be used either as a single objective, or be combined with the standard speaker classification loss. In the latter case, it acts as a regularizer, encouraging generalizability to speakers unseen during training. In all cases, the proposed architectures are trained from scratch and in an end-to-end fashion. We demonstrate the benefits from the proposed approach on VoxCeleb and Speakers in the wild, and we report notable improvements over the baseline.

📄 PDF Abstract BibTeX arXiv:1904.03486

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGeneral Classification

Similar Papers 제목 키워드 기반

Quantitative Evidence on Overlooked Aspects of Enrollment Speaker Embeddings for Target Speaker Separation

2022-10-23 · Xiaoyu Liu, Xu Li, Joan Serrà

Single channel target speaker separation (TSS) aims at extracting a speaker's voice from a mixture of multiple talkers given an enrollment utterance of that speaker. A typical deep learning TSS framework consists of an u…

Speaker IdentificationSpeaker Separation

Pushing the limits of self-supervised speaker verification using regularized distillation framework

2022-11-08 · Yafeng Chen, Siqi Zheng, Hui Wang, Luyao Cheng 외

Training robust speaker verification systems without speaker labels has long been a challenging task. Previous studies observed a large performance gap between self-supervised and fully supervised methods. In this paper,…

Data AugmentationDiversitySelf-Supervised LearningSpeaker Verification

Self-supervised Text-independent Speaker Verification using Prototypical Momentum Contrastive Learning

2020-12-13 · Wei Xia, Chunlei Zhang, Chao Weng, Meng Yu 외

In this study, we investigate self-supervised representation learning for speaker verification (SV). First, we examine a simple contrastive learning approach (SimCLR) with a momentum contrastive (MoCo) learning framework…

ClusteringContrastive LearningRepresentation LearningSpeaker Verification+1

DiEmo-TTS: Disentangled Emotion Representations via Self-Supervised Distillation for Cross-Speaker Emotion Transfer in Text-to-Speech

2025-05-26 · Deok-Hyeon Cho, Hyung-Seok Oh, Seung-bin Kim, Seong-Whan Lee

Cross-speaker emotion transfer in speech synthesis relies on extracting speaker-independent emotion embeddings for accurate emotion modeling without retaining speaker traits. However, existing timbre compression methods …

AttributeEmotional Speech SynthesisSpeech Synthesistext-to-speech+1

Augmentation adversarial training for self-supervised speaker recognition

2020-07-23 · Jaesung Huh, Hee Soo Heo, Jingu Kang, Shinji Watanabe 외

The goal of this work is to train robust speaker recognition models without speaker labels. Recent works on unsupervised speaker representations are based on contrastive learning in which they encourage within-utterance …

Contrastive LearningSpeaker Recognition