zhaoyu611 / Automatic_Speech_Recognition_with_Multi_Models
A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popular cells (most are LSTM and its variants) and models (unidirectioanl RNN, bidirectional RNN, ResNet and so on). Moreover, you are welcome to play with self-defined cells or models.
☆19Updated 7 years ago
Alternatives and similar repositories for Automatic_Speech_Recognition_with_Multi_Models
Users that are interested in Automatic_Speech_Recognition_with_Multi_Models are comparing it to the libraries listed below
Sorting:
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 5 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- ☆60Updated 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 the paper: Deep Residual Networks with Auditory Inspired Features for Robust Speech Recognition.☆21Updated 8 years ago
- Voxceleb1 i-vector based speaker recognition system☆43Updated 6 years ago
- Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.☆29Updated 7 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆46Updated 4 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 5 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 5 years ago
- ASR with PyTorch☆139Updated 6 years ago
- This is a project on working/resolving the speech separation problem using supervised learning on various training targets, building mach…☆34Updated 7 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆95Updated 4 years ago
- ☆99Updated 7 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆65Updated 6 years ago
- Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem☆51Updated 6 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Custom decoders for Kaldi☆79Updated 5 years ago
- A set of speech feature extraction functions for ASR and speaker identification written in matlab.☆43Updated 8 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- An example directory for running Multi-Task Learning training on Kaldi neural networks. In Kaldi-speak, this is an egs dir for nnet3 trai…☆54Updated 5 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- VoxCeleb plugin for pyannote.database☆29Updated 3 years ago
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆51Updated 6 years ago
- Convolutional neural nets for single channel speech enhancement☆142Updated 4 years ago
- LSTM CTC End2End Speech Recognition.☆38Updated 6 years ago
- ☆48Updated 4 years ago
- fast SpecAugmentation code with numpy and scipy☆30Updated 5 years ago