philipperemy / tensorflow-ctc-speech-recognition
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
☆130Updated 4 years ago
Alternatives and similar repositories for tensorflow-ctc-speech-recognition:
Users that are interested in tensorflow-ctc-speech-recognition are comparing it to the libraries listed below
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- CTC + Tensorflow Example for ASR☆311Updated 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
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆144Updated 7 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 7 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 7 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆31Updated 5 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 7 years ago
- Python wrappers for Kaldi data☆61Updated 7 years ago
- The official repository of the Eesen project☆201Updated 8 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
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆122Updated 4 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 5 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Speech-to-text based on wav2letter built for transfer learning☆97Updated 2 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆83Updated 6 years ago
- ASR with PyTorch☆140Updated 6 years ago
- CTC for emotion recognition☆60Updated 7 years ago
- RNN CTC by using TensorFlow.☆30Updated 5 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆248Updated 9 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 3 years ago