yao-matrix / deepSpeech2Links
End-to-end speech recognition using TensorFlow
☆51Updated 7 years ago
Alternatives and similar repositories for deepSpeech2
Users that are interested in deepSpeech2 are comparing it to the libraries listed below
Sorting:
- 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
- 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
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 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
- ASR with PyTorch☆139Updated 6 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 7 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆122Updated 5 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 6 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆314Updated 7 years ago
- Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.☆170Updated 4 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆38Updated 7 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 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.☆84Updated 6 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- ☆26Updated 7 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 5 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 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
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 7 years ago
- Speech recognition with CTC in Keras with Tensorflow backend☆31Updated 2 years ago