huschen / kaggle_speech_recognition
Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.
☆72Updated 5 years ago
Alternatives and similar repositories for kaggle_speech_recognition:
Users that are interested in kaggle_speech_recognition are comparing it to the libraries listed below
- Share some recent speaker recognition papers and their implementations.☆90Updated 5 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆31Updated 5 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 7 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 7 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆122Updated 4 years ago
- An LDA/PLDA estimator using KALDI in python for speaker verification tasks☆99Updated 7 years ago
- ☆99Updated 7 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆58Updated 5 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆83Updated 6 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 7 years ago
- Speaker diarization based on Kaldi x-vectors, tuned for 16k microphone data☆96Updated last year
- CTC for emotion recognition☆60Updated 7 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- ASR with PyTorch☆140Updated 6 years ago
- Text Independent Speaker Verification Using GE2E Loss☆83Updated 6 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 5 years ago
- A fully convolution-network for speech-to-text, built on pytorch.☆126Updated 4 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
- Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challeng…☆58Updated 6 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆144Updated 7 years ago
- Paper: https://arxiv.org/abs/1702.02285☆63Updated 6 years ago
- Speech recognition with CTC in Keras with Tensorflow backend☆31Updated last year
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 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
- Code for the paper Language Identification Using Deep Convolutional Recurrent Neural Networks☆106Updated 6 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 3 years ago