mrubash1 / RNN-TutorialLinks
Recurrent Neural Networks - A Short TensorFlow Tutorial
☆33Updated last year
Alternatives and similar repositories for RNN-Tutorial
Users that are interested in RNN-Tutorial are comparing it to the libraries listed below
Sorting:
- my approach to the kaggle speech recognition challenge☆26Updated 7 years ago
- MagPhase Vocoder: Speech analysis/synthesis system for TTS and related applications.☆80Updated 5 years ago
- collaborative audio module for fast.ai☆99Updated 6 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.☆84Updated 6 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Trims .wav audio files to the loudest section of a given length☆97Updated 7 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 8 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- Attention, I'm Trying to Speak: End-to-end speech synthesis (CS224n '18)☆52Updated 6 years ago
- Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challeng…☆58Updated 7 years ago
- Python wrapper for Kaldi decoders (Kaldi https://sourceforge.net/projects/kaldi/)☆80Updated 9 years ago
- maracas is a library for corrupting audio files with additive and convolutive noise.☆72Updated 7 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- Code and Datasets for the "Deep Learning for Music Classification using Keras" Workshop☆73Updated 7 years ago
- Audio Classifier in Keras using Convolutional Neural Network☆160Updated 6 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆74Updated 4 years ago
- Deep neural networks for getting text-independent speaker embedding written in TensorFlow☆310Updated 6 years ago
- An opensource speech-to-text software written in tensorflow☆158Updated 2 years ago
- A walkthrough of how to make spectrograms in python that are customized for human speech research.☆39Updated last year
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 7 years ago
- Spectrograms, MFCCs, and Inversion Demo in a jupyter notebook☆166Updated 5 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 7 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popu…☆19Updated 7 years ago
- Speech-to-text based on wav2letter built for transfer learning☆97Updated 2 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
- A Collection of Speech Corpus for ASR and TTS☆114Updated 8 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago