igormq / asr-study
Implementation of all-neural speech recognition systems using Keras and Tensorflow
☆144Updated 7 years ago
Alternatives and similar repositories for asr-study:
Users that are interested in asr-study are comparing it to the libraries listed below
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 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
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- CTC + Tensorflow Example for ASR☆311Updated 7 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆314Updated 7 years ago
- The official repository of the Eesen project☆201Updated 8 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Speech-to-text based on wav2letter built for transfer learning☆97Updated 2 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 7 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- ASR with PyTorch☆139Updated 6 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆122Updated 5 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆249Updated 9 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- Python wrappers for Kaldi data☆61Updated 7 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Open Source WFST-based Decoder Toolkit☆77Updated 9 years ago
- Python wrappers for Kaldi data☆33Updated 7 years ago
- Speech Recognition Using Tacotron☆163Updated 7 years ago
- Parallel WaveNet Vocoder Based on ClariNet☆145Updated 6 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 5 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 3 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year