English

TristouNet: Triplet Loss for Speaker Turn Embedding

Sound 2017-04-12 v3 Machine Learning

Abstract

TristouNet is a neural network architecture based on Long Short-Term Memory recurrent networks, meant to project speech sequences into a fixed-dimensional euclidean space. Thanks to the triplet loss paradigm used for training, the resulting sequence embeddings can be compared directly with the euclidean distance, for speaker comparison purposes. Experiments on short (between 500ms and 5s) speech turn comparison and speaker change detection show that TristouNet brings significant improvements over the current state-of-the-art techniques for both tasks.

Keywords

Cite

@article{arxiv.1609.04301,
  title  = {TristouNet: Triplet Loss for Speaker Turn Embedding},
  author = {Hervé Bredin},
  journal= {arXiv preprint arXiv:1609.04301},
  year   = {2017}
}

Comments

ICASSP 2017 (42nd IEEE International Conference on Acoustics, Speech and Signal Processing). Code available at http://github.com/hbredin/TristouNet