yao-matrix / deepSpeech2
End-to-end speech recognition using TensorFlow
☆51Updated 6 years ago
Alternatives and similar repositories for deepSpeech2:
Users that are interested in deepSpeech2 are comparing it to the libraries listed below
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 3 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- ASR with PyTorch☆140Updated 5 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆31Updated 5 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 6 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 5 years ago
- RNN CTC by using TensorFlow.☆30Updated 5 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 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
- This is a working example of using CTC for phone recognition on TIMIT☆51Updated 7 years ago
- ☆25Updated 7 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆137Updated 3 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Trims .wav audio files to the loudest section of a given length☆95Updated 6 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
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 7 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 7 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆71Updated 5 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆196Updated 2 years ago
- Tensor2tensor experiment with SpecAugment☆46Updated 5 years ago
- Custom decoders for Kaldi☆79Updated 5 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆144Updated 7 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆83Updated 6 years ago
- Parallel WaveNet Vocoder Based on ClariNet☆146Updated 6 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 7 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