jonrein / tensorflow_CTC_example
A short example of training a bidirectional LSTM model with connectionist temporal classification
☆154Updated 6 years ago
Alternatives and similar repositories for tensorflow_CTC_example:
Users that are interested in tensorflow_CTC_example are comparing it to the libraries listed below
- CTC + Tensorflow Example for ASR☆311Updated 7 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆249Updated 9 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Updated 8 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆213Updated 10 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago
- Theano implementation of CTC.☆74Updated 9 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- The official repository of the Eesen project☆201Updated 8 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 7 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆314Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN☆119Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Language Modeling☆156Updated 5 years ago
- Code and models from the paper "Layer Normalization"☆247Updated 8 years ago