igormq / ctc_tensorflow_example
CTC + Tensorflow Example for ASR
☆311Updated 6 years ago
Alternatives and similar repositories for ctc_tensorflow_example:
Users that are interested in ctc_tensorflow_example are comparing it to the libraries listed below
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 7 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆144Updated 7 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆249Updated 9 years ago
- The official repository of the Eesen project☆201Updated 8 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 7 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 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
- Connectionist Temporal Classification (CTC) Automatic Speech Recognition☆297Updated 7 years ago
- The official repository of the Eesen project☆828Updated 5 years ago
- ☆485Updated 7 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Spoken language identification with deep learning☆233Updated 7 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 7 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year
- Speech Recognition Using Tacotron☆163Updated 7 years ago
- Speech-to-text based on wav2letter built for transfer learning☆97Updated 2 years ago
- Speech Recognition with the Caffe deep learning framework, migrating to