wblgers / hmm_speech_recognition_demo
A demo for simple isolated Chinese speech word recognition using GMMHMM in Python
☆42Updated 6 years ago
Alternatives and similar repositories for hmm_speech_recognition_demo:
Users that are interested in hmm_speech_recognition_demo are comparing it to the libraries listed below
- Python implementation of simple GMM and HMM models for isolated digit recognition.☆62Updated 3 years ago
- PyTorch implementation of Listen Attend and Spell Automatic Speech Recognition (ASR).☆38Updated 5 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)☆72Updated 3 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆92Updated 4 years ago
- ☆60Updated 4 years ago
- A python implementation of isolated word recognition using Hidden Markov Model☆41Updated 7 years ago
- Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clust…☆44Updated 4 years ago
- DNN and RCED speech enhancement☆19Updated last year
- Bidirectional dynamic RNN + CTC for phoneme recognition☆45Updated 4 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 5 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆28Updated 6 years ago
- Deep Discriminative Embeddings for Duration Robust Speaker Verification☆19Updated 5 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 5 years ago
- Speaker diarization with GMM-UBM and MAP Adaptation☆30Updated 6 years ago
- Develop speaker recognition model based on i-vector using TIMIT database☆16Updated 5 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆95Updated 4 years ago
- Evaluation of the classification performance (Speech, Music, and Noise) of 1D (WaveNet) and 2D (MobileNet) CNN and RNN (GRU) on the MUSAN…☆14Updated 4 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- Hybrid DNN-HMM model for isolated digit recognition☆32Updated 4 years ago
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)☆97Updated 4 years ago
- Code and audio files associated with the paper "Speech Enhancement with Variance Constrained Autoencoders" presented at Interspeech 2019☆15Updated 5 years ago
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆25Updated 6 months ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆54Updated 6 years ago
- Audio data augmentation examples☆34Updated 6 years ago
- Tensorflow implementation for Speech Enhancement (DDAE)☆47Updated 6 years ago
- DDAE speech enhancement on spectrogram domain using Keras☆25Updated 7 years ago
- Keras-based python framework to compute phonological posterior probabilities from audio files☆38Updated 2 years ago
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆75Updated 2 years ago
- PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and …☆143Updated 5 years ago