Faur / TIMITLinks
Framewise phoneme classification on the TIMIT dataset using neural networks
☆19Updated 9 years ago
Alternatives and similar repositories for TIMIT
Users that are interested in TIMIT are comparing it to the libraries listed below
Sorting:
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 7 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆53Updated 7 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 6 years ago
- Tensorflow implementation of the speech model described in Neural Discrete Representation Learning (a.k.a. VQ-VAE)☆128Updated 7 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆74Updated 4 years ago
- ☆54Updated 7 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- Python wrappers for Kaldi data☆61Updated 7 years ago
- CTC for emotion recognition☆61Updated 8 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 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
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is c…☆33Updated 7 years ago
- ☆99Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Learning Latent Representations for Speech Generation and…☆52Updated 7 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- HTK features in Python☆73Updated 6 years ago
- ☆70Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Pytorch implementation of time-domain filterbanks☆112Updated 3 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆170Updated 8 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 8 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 7 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- A tensorflow implementation for Deep clustering: Discriminative embeddings for segmentation and separation☆136Updated 7 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 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