hirofumi0810 / asr_preprocessing
Python implementation of pre-processing for End-to-End speech recognition
☆69Updated 7 years ago
Alternatives and similar repositories for asr_preprocessing:
Users that are interested in asr_preprocessing are comparing it to the libraries listed below
- 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
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 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
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 5 years ago
- Implementation of audio degradation processes☆102Updated 9 years ago
- Voxceleb1 i-vector based speaker recognition system☆43Updated 6 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
- python codes to extract MFCC and FBANK speech features for Kaldi☆65Updated 6 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆45Updated 4 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- Speech enhancement system for the CHiME-5 dinner party scenario☆109Updated 2 months ago
- Custom decoders for Kaldi☆79Updated 5 years ago
- Discriminative Neural Clustering for Speaker Diarisation☆78Updated 3 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 2 years ago
- Implementation for paper "iMetricGAN: Intelligibility Enhancement for Speech-in-Noise using Generative Adversarial Network-based Metric L…☆54Updated last year
- Code for DeCoAR (ICASSP 2020) and BERTphone (Odyssey 2020)☆103Updated 2 years ago
- ASR with PyTorch☆139Updated 6 years ago
- ☆99Updated 7 years ago
- fast SpecAugmentation code with numpy and scipy☆30Updated 5 years ago
- Adapting your own Language Model for Kaldi☆63Updated 6 years ago
- ☆55Updated 4 years ago
- An LDA/PLDA estimator using KALDI in python for speaker verification tasks☆100Updated 8 years ago
- A python IO interface for data accessing in kaldi☆39Updated 4 years ago
- Articulatory features estimation using Listen Attend and Spell architecture.