SDASJun 23, 2021

Enrollment-less training for personalized voice activity detection

arXiv:2106.12132v114 citations
Originality Incremental advance
AI Analysis

This work addresses a practical limitation in PVAD for applications where speaker-labeled datasets are scarce, offering a more accessible training approach, though it is incremental in nature.

The paper tackles the problem of training personalized voice activity detection (PVAD) models without needing enrollment data, which is costly and often unavailable. The proposed enrollment-less training method achieves effective PVAD performance by using a single utterance for both enrollment and input during training, as demonstrated in their experiments.

We present a novel personalized voice activity detection (PVAD) learning method that does not require enrollment data during training. PVAD is a task to detect the speech segments of a specific target speaker at the frame level using enrollment speech of the target speaker. Since PVAD must learn speakers' speech variations to clarify the boundary between speakers, studies on PVAD used large-scale datasets that contain many utterances for each speaker. However, the datasets to train a PVAD model are often limited because substantial cost is needed to prepare such a dataset. In addition, we cannot utilize the datasets used to train the standard VAD because they often lack speaker labels. To solve these problems, our key idea is to use one utterance as both a kind of enrollment speech and an input to the PVAD during training, which enables PVAD training without enrollment speech. In our proposed method, called enrollment-less training, we augment one utterance so as to create variability between the input and the enrollment speech while keeping the speaker identity, which avoids the mismatch between training and inference. Our experimental results demonstrate the efficacy of the method.

Foundations

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

Your Notes