Chau

Results 8 repositories owned by Chau

Angular-Penalty-Softmax-Losses-Pytorch

476
Stars
91
Forks
Watchers

Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)

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

GE2E-Loss

80
Stars
15
Forks
Watchers

Pytorch implementation of Generalized End-to-End Loss for speaker verification

dropclass_speaker

22
Stars
14
Forks
Watchers

DropClass and DropAdapt - repository for the paper accepted to Speaker Odyssey 2020

MTL-Speaker-Embeddings

24
Stars
6
Forks
Watchers

Code for the paper: "Leveraging speaker attribute information using multi task learning for speaker verification and diarization" presented at Interspeech 2021

nn-similarity-diarization

41
Stars
12
Forks
Watchers

Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clustering for Speaker Diarization")

simple_diarizer

123
Stars
26
Forks
Watchers

Simplified diarization pipeline using some pretrained models - audio file to diarized segments in a few lines of code