subho406 / TF-Speech-Recognition-Challenge-SolutionLinks
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
☆58Updated 7 years ago
Alternatives and similar repositories for TF-Speech-Recognition-Challenge-Solution
Users that are interested in TF-Speech-Recognition-Challenge-Solution are comparing it to the libraries listed below
Sorting:
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 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☆243Updated 7 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Project to learn about speech recognition - both Speaker Diarization and other Speech Recognition applications.☆50Updated 8 years ago
- A fully convolution-network for speech-to-text, built on pytorch.☆126Updated 5 years ago
- ☆34Updated 8 years ago
- Implementation of all-neural speech recognition systems using Keras and Tensorflow☆145Updated 8 years ago
- Audio Classifier in Keras using Convolutional Neural Network☆160Updated 6 years ago
- 8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)☆115Updated 5 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 8 years ago
- Keras Interface for Kaldi ASR☆122Updated 8 years ago
- solutions for https://www.kaggle.com/c/tensorflow-speech-recognition-challenge☆31Updated 7 years ago
- Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.☆29Updated 7 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 8 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 8 years ago
- Automatic Speech Recognition using Tensorflow☆46Updated 8 years ago
- Google Summer of Code 2017 Project: Development of Speech Recognition Module for Red Hen Lab☆45Updated 8 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆87Updated 7 years ago
- Code for the paper Language Identification Using Deep Convolutional Recurrent Neural Networks☆105Updated 7 years ago
- "Automated Speech Recognition System" in Machine Learning and Having it Deep and Structured, Spring 2015☆21Updated 9 years ago
- This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanode…☆190Updated 8 years ago
- How to do Real Time Trigger Word Detection with Keras | DLology☆161Updated 6 years ago
- CNN based Minimal model for recognizing word☆62Updated 7 years ago
- An opensource speech-to-text software written in tensorflow☆160Updated 3 years ago
- Urban Sound Classification: With Random Forest, SVM, DNN, RNN, and CNN Classifiers