wangdong99 / kaldi
This is now the official location of the Kaldi project.
☆26Updated 8 years ago
Alternatives and similar repositories for kaldi:
Users that are interested in kaldi are comparing it to the libraries listed below
- Open Source WFST-based Decoder Toolkit☆77Updated 9 years ago
- ASR for Chinese Mandarin☆75Updated 6 years ago
- Custom decoders for Kaldi☆79Updated 5 years ago
- This repository is now obsolete. Please go to https://github.com/idlak/idlak instead.☆39Updated 7 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- ☆41Updated 6 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Minimize kaldi nnet3 chain decoder☆45Updated 5 years ago
- ☆55Updated 4 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆170Updated 8 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Juicer is a Weighted Finite State Transducer (WFST) based decoder for Automatic Speech Recognition (ASR).☆62Updated 9 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆31Updated 5 years ago
- Tutorial on Kaldi for Brandeis ASR course☆77Updated 5 years ago
- Extension to Kaldi implementing the standard i-vector hyperparameter estimation and i-vector extraction procedure☆89Updated 7 years ago
- Keyword spotting by Kaldi library☆26Updated 8 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- An example directory for running Multi-Task Learning training on Kaldi neural networks. In Kaldi-speak, this is an egs dir for nnet3 trai…☆54Updated 5 years ago
- Tensorflow version of DFSMN☆49Updated 6 years ago
- Voice Activity Detector☆73Updated 2 years ago
- Feedforward Sequential Memory Networks (FSMN) implemented by tensorflow☆51Updated 8 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆65Updated 6 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks