simoninithomas / DNN-Speech-Recognizer
Built a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline.
☆48Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DNN-Speech-Recognizer
- A fully convolution-network for speech-to-text, built on pytorch.☆125Updated 4 years ago
- Speech Commands Recognition in PyTorch☆34Updated 6 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆71Updated 5 years ago
- Speech recognition with CTC in Keras with Tensorflow backend☆31Updated last year
- How to do Real Time Trigger Word Detection with Keras | DLology☆162Updated 5 years ago
- The repository contains all the codes necessary for my project - Automatic Speech Recognition System in Hindi Language ( Project descript…☆28Updated 4 years ago
- End-to-End Speech Recognition Using Tensorflow☆41Updated last year
- Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challeng…☆58Updated 6 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 3 years ago
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 6 years ago
- Automatic Speech Recognition Dataset Generation☆36Updated 6 years ago
- A neural attention model for speech command recognition☆180Updated last year
- ☆84Updated 4 years ago
- 8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)☆114Updated 3 years ago
- Code for the paper Language Identification Using Deep Convolutional Recurrent Neural Networks☆104Updated 6 years ago
- CNN based Minimal model for recognizing word☆62Updated 6 years ago
- TensorFlow on mobile with speech-to-text DL models.☆163Updated 6 years ago
- Automatically constructing corpus for automatic speech recognition from YouTube videos☆153Updated 4 years ago
- Attention, I'm Trying to Speak: End-to-end speech synthesis (CS224n '18)☆53Updated 5 years ago
- 🎧 Automatic Speech Recognition: DeepSpeech & Seq2Seq (TensorFlow)