cvqluu / TDNN
Time delay neural network (TDNN) implementation in Pytorch using unfold method
☆202Updated 5 years ago
Alternatives and similar repositories for TDNN:
Users that are interested in TDNN are comparing it to the libraries listed below
- PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and …☆145Updated 5 years ago
- Tensorflow implementation of x-vector topology on top of Kaldi recipe☆119Updated 5 years ago
- Probabilistic Linear Discriminant Analysis & classification, written in Python.☆128Updated 3 years ago
- Neural speaker recognition/verification system based on Kaldi and Tensorflow☆32Updated 4 years ago
- ☆99Updated 7 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- [InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei …☆208Updated 2 years ago
- A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.☆136Updated 5 years ago
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)☆99Updated 5 years ago
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆315Updated 4 years ago
- A pure python module for reading and writing kaldi ark files☆256Updated 2 months ago
- Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch☆105Updated 4 years ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 6 years ago
- ☆102Updated 3 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 4 years ago
- Voice Activity Detection (VAD) using deep learning.☆196Updated 5 years ago
- PyTorch implementation of Densely Connected Time Delay Neural Network☆87Updated 2 years ago
- Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"☆102Updated 6 years ago
- ☆273Updated 4 years ago
- Share some recent speaker recognition papers and their implementations.☆90Updated 5 years ago
- A statistical model-based Voice Activity Detection☆192Updated 6 years ago
- Extract xvector and ivector under kaldi☆109Updated 6 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆234Updated 4 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 7 years ago
- Deep Learning & 3D Convolutional Neural Networks for Speaker Verification☆123Updated 6 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆91Updated 3 years ago
- An LDA/PLDA estimator using KALDI in python for speaker verification tasks☆100Updated 8 years ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆55Updated 6 years ago
- A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" (see recipes in aps framework https:/…☆211Updated last year