Local channel compensated method in Speaker Recognition System

From LRDE

Revision as of 18:08, 9 January 2018 by Bot (talk | contribs) (Created page with "{{CSIReport | authors = Jimmy Yeh | title = Local channel compensated method in Speaker Recognition System | year = 2015 | abstract = Currently, i-vectors become the standard ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract

Currently, i-vectors become the standard representation of speech context in speaker and language recognition method. Cosine Distance (CD) is the most popular scoring method. It uses Linear Discriminant Analysis (LDA) and Within Class Covariance Normalization (WCCN) to reduce the channel variabilities. The aim of this work is to reduce channel variabilities locally before applying the CD. The idea is to create a large i-vector graph from a training dataset. After clustering it with community detection algorithmsthe target and the test i-vectors are projected into this graph. Only their neighborhood are selected to train the LDA and WCCN. Results will be compared with the global channel compensated method.