paper-with-me

Papers

On deep speaker embeddings for text-independent speaker recognition

2018-04-26 · Sergey Novoselov, Andrey Shulipa, Ivan Kremnev, Alexandr Kozlov, Vadim Shchemelinin

We investigate deep neural network performance in the textindependent speaker recognition task. We demonstrate that using angular softmax activation at the last classification layer of a classification neural network instead of a simple softmax activation allows to train a more generalized discriminative speaker embedding extractor. Cosine similarity is an effective metric for speaker verification in this embedding space. We also address the problem of choosing an architecture for the extractor. We found that deep networks with residual frame level connections outperform wide but relatively shallow architectures. This paper also proposes several improvements for previous DNN-based extractor systems to increase the speaker recognition accuracy. We show that the discriminatively trained similarity metric learning approach outperforms the standard LDA-PLDA method as an embedding backend. The results obtained on Speakers in the Wild and NIST SRE 2016 evaluation sets demonstrate robustness of the proposed systems when dealing with close to real-life conditions.

📄 PDF Abstract BibTeX arXiv:1804.10080

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMetric LearningSpeaker RecognitionSpeaker VerificationText-Independent Speaker Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Frame-level speaker embeddings for text-independent speaker recognition and analysis of end-to-end model

2018-09-12 · Suwon Shon, Hao Tang, James Glass

In this paper, we propose a Convolutional Neural Network (CNN) based speaker recognition model for extracting robust speaker embeddings. The embedding can be extracted efficiently with linear activation in the embedding …

Speaker RecognitionText-Independent Speaker Recognition

End-to-End Multi-Speaker Speech Recognition using Speaker Embeddings and Transfer Learning

2019-08-13 · Pavel Denisov, Ngoc Thang Vu

This paper presents our latest investigation on end-to-end automatic speech recognition (ASR) for overlapped speech. We propose to train an end-to-end system conditioned on speaker embeddings and further improved by tran…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Margin Matters: Towards More Discriminative Deep Neural Network Embeddings for Speaker Recognition

2019-06-18 · Xu Xiang, Shuai Wang, Houjun Huang, Yanmin Qian 외

Recently, speaker embeddings extracted from a speaker discriminative deep neural network (DNN) yield better performance than the conventional methods such as i-vector. In most cases, the DNN speaker classifier is trained…

Speaker Recognition

Deep Speaker: an End-to-End Neural Speaker Embedding System

2017-05-05 · Chao Li, Xiaokong Ma, Bing Jiang, Xiangang Li 외

We present Deep Speaker, a neural speaker embedding system that maps utterances to a hypersphere where speaker similarity is measured by cosine similarity. The embeddings generated by Deep Speaker can be used for many ta…

ClusteringSpeaker IdentificationSpeaker RecognitionTriplet

Triplet Based Embedding Distance and Similarity Learning for Text-independent Speaker Verification

2019-08-06 · Zongze Ren, Zhiyong Chen, Shugong Xu

Speaker embeddings become growing popular in the text-independent speaker verification task. In this paper, we propose two improvements during the training stage. The improvements are both based on triplet cause the trai…

Speaker RecognitionSpeaker VerificationText-Independent Speaker VerificationTriplet