raminnakhli / HMM-DNN-Speech-RecognitionLinks
This repository is a Python implementation of HMM-DNN model.
☆16Updated 4 years ago
Alternatives and similar repositories for HMM-DNN-Speech-Recognition
Users that are interested in HMM-DNN-Speech-Recognition are comparing it to the libraries listed below
Sorting:
- speech recognition of digits based on single Gaussian, Gaussian Mixture, and Hidden Markov Models☆10Updated 5 years ago
- Python implementation of simple GMM and HMM models for isolated digit recognition.☆65Updated 4 years ago
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆25Updated 10 months ago
- 基于HMM与MFCC特征进行数字0-9的语音识别,HMM,GMMHMM,MFCC,语音识别,sklearn,Digital Voice Recognition。☆17Updated 2 years ago
- speech recognition based on deep neural network/hidden markov model☆10Updated 5 years ago
- Hybrid DNN-HMM model for isolated digit recognition☆32Updated 4 years ago
- 基于GMM的0-9孤立词语音识别系统☆10Updated 4 years ago
- A streamable speech recognition model with transformer encoders and RNN-T loss☆11Updated 4 years ago
- PyTorch implementation of "Jointly Adversarial Enhancement Training for Robust End-to-End Speech Recognition"☆19Updated 5 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆91Updated 3 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
- Time delay neural network (TDNN) implementation in Pytorch using unfold method☆202Updated 5 years ago
- BC-ResNet for Keyword Spotting☆38Updated 3 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- Data preparation for separation☆76Updated 4 years ago
- Unofficial PyTorch implementation of "Keyword Transformer: A Self-Attention Model for Keyword Spotting", Berg et al. 2021.☆38Updated 2 years ago
- ☆50Updated 4 years ago
- Joint CTC-Attention End-to-end Speech Recognition - PyTorch Implementation (Deep Learning for Human Language Processing Special Project)☆16Updated 4 years ago
- Reproduction of a paper"Small-footprint keyword spotting using deep neural networks"☆12Updated 6 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆29Updated 7 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆104Updated 3 years ago
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆75Updated 2 years ago
- PyTorch implementation of Densely Connected Time Delay Neural Network☆87Updated 2 years ago
- Speech separation with utterance-level PIT experiments