Neural PLDA Modeling for End-to-End Speaker Verification

August 11, 2020 ยท Entered Twilight ยท ๐Ÿ› Interspeech

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, .rsyncignore, Kaldi_Models, README.md, conf, dataprep_sdsvc.py, dataprep_sre.py, dataprep_sre18_egs.py, dataprep_voices_challenge.py, utils, xvector_DPlda_pytorch.py, xvector_GaussianBackend_pytorch.py, xvector_NeuralPlda_pytorch.py, xvector_generate_scores.py

Authors Shreyas Ramoji, Prashant Krishnan, Sriram Ganapathy arXiv ID 2008.04527 Category eess.AS: Audio & Speech Cross-listed cs.CL, cs.LG, cs.SD Citations 6 Venue Interspeech Repository https://github.com/iiscleap/NeuralPlda โญ 100 Last Checked 1 month ago
Abstract
While deep learning models have made significant advances in supervised classification problems, the application of these models for out-of-set verification tasks like speaker recognition has been limited to deriving feature embeddings. The state-of-the-art x-vector PLDA based speaker verification systems use a generative model based on probabilistic linear discriminant analysis (PLDA) for computing the verification score. Recently, we had proposed a neural network approach for backend modeling in speaker verification called the neural PLDA (NPLDA) where the likelihood ratio score of the generative PLDA model is posed as a discriminative similarity function and the learnable parameters of the score function are optimized using a verification cost. In this paper, we extend this work to achieve joint optimization of the embedding neural network (x-vector network) with the NPLDA network in an end-to-end (E2E) fashion. This proposed end-to-end model is optimized directly from the acoustic features with a verification cost function and during testing, the model directly outputs the likelihood ratio score. With various experiments using the NIST speaker recognition evaluation (SRE) 2018 and 2019 datasets, we show that the proposed E2E model improves significantly over the x-vector PLDA baseline speaker verification system.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Audio & Speech