yuweiwan / ASR-HMM-DNNLinks
speech recognition based on deep neural network/hidden markov model
☆10Updated 5 years ago
Alternatives and similar repositories for ASR-HMM-DNN
Users that are interested in ASR-HMM-DNN are comparing it to the libraries listed below
Sorting:
- speech recognition of digits based on single Gaussian, Gaussian Mixture, and Hidden Markov Models☆11Updated 5 years ago
- This repository is a Python implementation of HMM-DNN model.☆15Updated 5 years ago
- Time delay neural network (TDNN) implementation in Pytorch using unfold method☆203Updated 5 years ago
- Python implementation of simple GMM and HMM models for isolated digit recognition.☆67Updated 4 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
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆26Updated last year
- Deep Learning & 3D Convolutional Neural Networks for Speaker Verification☆123Updated 6 years ago
- PyTorch implementation of Densely Connected Time Delay Neural Network☆89Updated 2 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆114Updated 6 years ago
- A summary of speech data augment algorithms☆69Updated 4 years ago
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)