speaker-recognition topic

List speaker-recognition 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

voxceleb_trainer

981
Stars
271
Forks
Watchers

In defence of metric learning for speaker recognition

speaker-id

321
Stars
39
Forks
Watchers

This repository contains audio samples and supplementary materials accompanying publications by the "Speaker, Voice and Language" team at Google.

speaker-recognition-py3

245
Stars
81
Forks
Watchers

Base on MFCC and GMM(基于MFCC和高斯混合模型的语音识别)

Speaker-Identification-Python

205
Stars
76
Forks
Watchers

Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library

SpeakerRecognition_tutorial

205
Stars
44
Forks
Watchers

Simple d-vector based Speaker Recognition (verification and identification) using Pytorch

pytorch-kaldi-neural-speaker-embeddings

134
Stars
33
Forks
Watchers

A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.

Deep_Speaker-speaker_recognition_system

244
Stars
81
Forks
Watchers

Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)

pytorch_xvectors

302
Stars
66
Forks
Watchers

Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196