georgepar / gmmhmm-pytorchLinks
Pytorch implementations of GMM - HMM
☆11Updated 4 years ago
Alternatives and similar repositories for gmmhmm-pytorch
Users that are interested in gmmhmm-pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of the Contrast Predictive Coding (CPC) method to train audio features in an unsupervised fashion.☆365Updated 4 years ago
- Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning☆187Updated 5 years ago
- Python implementation of simple GMM and HMM models for isolated digit recognition.☆67Updated 4 years ago
- PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]☆269Updated 6 years ago
- Hybrid DNN-HMM model for isolated digit recognition☆32Updated 4 years ago
- Listen Attend and Spell (LAS) implement in pytorch