Liang-Qiu / GRU_AndroidLinks
An RNN (GRU) TensorFlow Android App for word prediction.
☆15Updated 8 years ago
Alternatives and similar repositories for GRU_Android
Users that are interested in GRU_Android are comparing it to the libraries listed below
Sorting:
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 7 years ago
- "Automated Speech Recognition System" in Machine Learning and Having it Deep and Structured, Spring 2015☆21Updated 9 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 7 years ago
- A MXNet implementation of Baidu's DeepSpeech architecture☆83Updated 7 years ago
- HMM-based Speech Recognition in Python☆14Updated 12 years ago
- Simple LSTM language modelling toolkit☆10Updated 3 years ago
- This ist the repository for the term project Speech Recognition using Deep Neural Networks for the course ELEC-E5510-Speech Recognition☆12Updated 10 years ago
- Google Summer of Code 2017 Project: Development of Speech Recognition Module for Red Hen Lab☆45Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Updated 11 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 9 years ago
- A CUDA-C implementation of FOFE and FSMN☆19Updated 9 years ago
- Faster Deep Neural Networks☆37Updated 8 years ago
- CTC + Tensorflow Example for ASR☆312Updated 7 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 9 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆145Updated 8 years ago
- THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is c…☆34Updated 7 years ago
- Mapping features using Deep Neural Networks (DNNs) with application to Voice Conversion (VC). The implementations are on top of Theano Py…☆32Updated 7 years ago
- The official repository of the Eesen project☆203Updated 9 years ago
- a language model with gated conv nets (implements https://arxiv.org/pdf/1612.08083v1.pdf)☆16Updated 5 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago
- Code to demonstrate multimodal LSTM☆36Updated 2 years ago
- Siamese neural networks for representation learning using Theano.☆21Updated 10 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 10 years ago
- ☆12Updated 8 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆250Updated 9 years ago
- ☆19Updated 10 years ago
- Deep Learning for Speech Recogntion based on Theano☆15Updated 8 years ago
- Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.☆29Updated 7 years ago
- RNN CTC by using TensorFlow.☆30Updated 6 years ago