paper-with-me

Papers

Meta-Learning for Short Utterance Speaker Recognition with Imbalance Length Pairs

2020-04-06 · Seong Min Kye, Youngmoon Jung, Hae Beom Lee, Sung Ju Hwang, Hoirin Kim

In practical settings, a speaker recognition system needs to identify a speaker given a short utterance, while the enrollment utterance may be relatively long. However, existing speaker recognition models perform poorly with such short utterances. To solve this problem, we introduce a meta-learning framework for imbalance length pairs. Specifically, we use a Prototypical Networks and train it with a support set of long utterances and a query set of short utterances of varying lengths. Further, since optimizing only for the classes in the given episode may be insufficient for learning discriminative embeddings for unseen classes, we additionally enforce the model to classify both the support and the query set against the entire set of classes in the training set. By combining these two learning schemes, our model outperforms existing state-of-the-art speaker verification models learned with a standard supervised learning framework on short utterance (1-2 seconds) on the VoxCeleb datasets. We also validate our proposed model for unseen speaker identification, on which it also achieves significant performance gains over the existing approaches. The codes are available at https://github.com/seongmin-kye/meta-SR.

📄 PDF Abstract BibTeX arXiv:2004.02863

Code (1)

seongmin-kye/meta-SR 공식 구현 pytorch

Tasks

Meta-LearningSpeaker IdentificationSpeaker RecognitionSpeaker Verification

Similar Papers 제목 키워드 기반

Utterance partitioning for speaker recognition: an experimental review and analysis with new findings under GMM-SVM framework

2021-05-25 · Nirmalya Sen, Md Sahidullah, Hemant Patil, Shyamal Kumar Das Mandal 외

The performance of speaker recognition system is highly dependent on the amount of speech used in enrollment and test. This work presents a detailed experimental review and analysis of the GMM-SVM based speaker recogniti…

Speaker Recognition

Deep Speaker Embeddings for Far-Field Speaker Recognition on Short Utterances

2020-02-14 · Aleksei Gusev, Vladimir Volokhov, Tseren Andzhukaev, Sergey Novoselov 외

Speaker recognition systems based on deep speaker embeddings have achieved significant performance in controlled conditions according to the results obtained for early NIST SRE (Speaker Recognition Evaluation) datasets. …

Speaker RecognitionSpeaker Verification

Self Multi-Head Attention for Speaker Recognition

2019-06-24 · Miquel India, Pooyan Safari, Javier Hernando

Most state-of-the-art Deep Learning (DL) approaches for speaker recognition work on a short utterance level. Given the speech signal, these algorithms extract a sequence of speaker embeddings from short segments and thos…

Speaker Recognition

A Deep Neural Network for Short-Segment Speaker Recognition

2019-07-22 · Amirhossein Hajavi, Ali Etemad

Todays interactive devices such as smart-phone assistants and smart speakers often deal with short-duration speech segments. As a result, speaker recognition systems integrated into such devices will be much better suite…

Speaker Recognition

Deep neural network based i-vector mapping for speaker verification using short utterances

2018-10-16 · Jinxi Guo, Ning Xu, Kailun Qian, Yang Shi 외

Text-independent speaker recognition using short utterances is a highly challenging task due to the large variation and content mismatch between short utterances. I-vector based systems have become the standard in speake…

Speaker RecognitionSpeaker VerificationText-Independent Speaker Recognition