x-vector topic

List x-vector repositories

Factorized-TDNN

143
Stars
34
Forks
Watchers

PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and Kaldi

TDNN

193
Stars
40
Forks
Watchers

Time delay neural network (TDNN) implementation in Pytorch using unfold method

x-vector-pytorch

96
Stars
25
Forks
Watchers

Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch

SpeakerEmbeddingLossComparison

59
Stars
9
Forks
Watchers

Companion repository for the paper "A Comparison of Metric Learning Loss Functions for End-to-End Speaker Verification" published at SLSP 2020

TDNN

39
Stars
6
Forks
Watchers

PyTorch implementation of a Time Delay Neural Network (TDNN)

kaldi-tflite

20
Stars
3
Forks
Watchers

Convert kaldi feature extraction and nnet3 models into Tensorflow Lite models. Currently aimed at converting kaldi's x-vector models and diarization pipelines to tensorflow models.