ugnelis / tensorflow-rnn-ctc
RNN CTC by using TensorFlow.
☆30Updated 5 years ago
Alternatives and similar repositories for tensorflow-rnn-ctc:
Users that are interested in tensorflow-rnn-ctc are comparing it to the libraries listed below
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- Open Source WFST-based Decoder Toolkit☆77Updated 9 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- An implementation of rnn transducer for sequence labeling problem☆22Updated 7 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 5 years ago
- Custom decoders for Kaldi☆79Updated 5 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- A python package that make tensorflow be able to read "Kaldi" scp/ark in an elegant way. May kaldi user happy to enter tensorflow world.☆40Updated 6 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 7 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 6 years ago
- Python wrappers for Kaldi data☆61Updated 7 years ago
- Python wrappers for Kaldi data☆33Updated 7 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- Extension to Kaldi implementing the standard i-vector hyperparameter estimation and i-vector extraction procedure☆89Updated 7 years ago
- This repository is now obsolete. Please go to https://github.com/idlak/idlak instead.☆39Updated 7 years ago
- Speech recognition with CTC in Keras with Tensorflow backend☆31Updated 2 years ago
- Feedforward Sequential Memory Networks (FSMN) implemented by tensorflow☆51Updated 8 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 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
- This is now the official location of the Kaldi project.☆23Updated 5 years ago
- Fast parallel RNN-Transducer.☆10Updated 5 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 5 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆144Updated 7 years ago
- Tensorflow with KenLM integrated for beam search scoring☆34Updated 7 years ago
- Conversion of recurrent neural network language models to weighted finite state transducers☆58Updated 6 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago