HarryVolek / PyTorch_Speaker_VerificationLinks
PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
☆589Updated 3 years ago
Alternatives and similar repositories for PyTorch_Speaker_Verification
Users that are interested in PyTorch_Speaker_Verification are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "Generalized End-to-End Loss for Speaker Verification"☆369Updated 3 years ago
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆319Updated 4 years ago
- Utterance-level Aggregation For Speaker Recognition In The Wild☆370Updated 2 years ago
- speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition☆487Updated 4 years ago
- Speaker embedding(verification and recognition) using Pytorch☆370Updated 5 years ago
- Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)☆249Updated 5 years ago
- Deep Speaker: an End-to-End Neural Speaker Embedding System.☆932Updated last year
- VGGVox models for Speaker Identification and Verification trained on the VoxCeleb (1 & 2) datasets☆390Updated 6 years ago
- Official repository for RawNet, RawNet2, and RawNet3☆384Updated last year
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆377Updated 2 years ago
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆653Updated 3 years ago
- An Open Source Tools for Speaker Recognition☆622Updated last year
- End-to-End Neural Diarization☆406Updated 3 years ago
- The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech proc…☆370Updated 2 months ago
- A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permuta…☆725Updated 2 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆211Updated 5 years ago
- Voice Activity Detector in Python☆478Updated 4 years ago
- Voice Activity Detection based on Deep Learning & TensorFlow☆368Updated 2 years ago
- Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.☆862Updated 4 years ago
- Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks☆450Updated 5 years ago
- End-to-end ASR/LM implementation with PyTorch☆597Updated 3 years ago
- Python re-implementation of the (constrained) spectral clustering algorithms used in Google's speaker diarization papers.