zhaoyu611 / Automatic_Speech_Recognition_with_Multi_ModelsLinks
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:
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆40Updated 7 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 8 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 6 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 6 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 8 years ago
- ASR with PyTorch☆140Updated 6 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 8 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆46Updated 5 years ago
- Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem☆51Updated 7 years ago
- ☆60Updated 5 years ago
- Voxceleb1 i-vector based speaker recognition system☆44Updated 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…☆96Updated 5 years ago
- ☆99Updated 8 years ago
- A set of speech feature extraction functions for ASR and speaker identification written in matlab.☆43Updated 9 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆95Updated 5 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 7 years ago
- deep clustering method for single-channel speech separation☆110Updated 3 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 8 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 6 years ago
- ☆35Updated 6 years ago
- Speech Enhancement using Bayesian WaveNet☆98Updated 7 years ago
- PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and …☆149Updated 5 years ago
- Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"☆103Updated 6 years ago
- ☆131Updated 7 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆67Updated 7 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 4 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 6 years ago
- Tensorflow implementation of "Speaker-independent Speech Separation with Deep Attractor Network"☆90Updated 4 years ago
- DNN-for-speech-enhancement☆176Updated 2 years ago