upskyy / ContextNet
PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INTERSPEECH 2020)
☆36Updated 3 years ago
Alternatives and similar repositories for ContextNet:
Users that are interested in ContextNet are comparing it to the libraries listed below
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆65Updated 3 years ago
- PyTorch implementation of automatic speech recognition models.☆38Updated 4 years ago
- This is Pytorch Implementation of Google's Non-attentive Tacotron.☆58Updated 2 years ago
- A PyTorch implementation of End-to-End Neural Diarization☆104Updated last year
- Pytorch version of Voice Activity Detection (VAD) based on Deep Learning (https://github.com/filippogiruzzi)☆26Updated 3 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆102Updated 3 years ago
- Recipe for LibriPhrase☆27Updated last year
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆24Updated 7 months ago
- This repository contains the code for our upcoming paper An Investigation of End-to-End Models for Robust Speech Recognition at ICASSP 20…☆47Updated 2 months ago
- Attention Backend for Aotumatic Speaker Verification with Multiple Enrollment Utterances☆49Updated 2 years ago
- A Pytorch implementation of the paper : SpecAugment++: A Hidden Space Data Augmentation Method for Acoustic Scene Classification☆31Updated 3 years ago
- ☆22Updated 4 months ago
- Implementation of the contextual biasing for ASR decoding on GPUs without lattice generation. The code supports submission to Interspeech…☆19Updated last year
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆75Updated 3 years ago
- Pytorch implementation of RawNeXt: Speaker verification system for variable-duration utterance with deep layer aggregation and dynamic sc…☆25Updated 2 years ago
- This repository contains a set of codes to run (i.e., train, perform inference with, evaluate) a diarization method called EEND-vector-cl…☆76Updated 2 years ago
- PyTorch implementation of RNN-Transducer(RNN-T).☆75Updated 3 years ago
- Keyword spotting and forced alignment in any language☆54Updated 8 months ago
- PyTorch implementation of "Jasper: An End-to-End Convolutional Neural Acoustic Model" (INTERSPEECH 2019)☆32Updated 4 years ago
- Official repository of NeXt-TDNN for speaker verification☆67Updated 5 months ago
- Clustering-based methods for overlapping diarization☆77Updated last year
- ☆57Updated 10 months ago
- An official implementation of the ICASSP 2023 paper: SG-VAD: Stochastic Gates Based Speech Activity Detection☆25Updated 8 months ago
- Pytorch implementation of Meta-Learning for Short Utterance Speaker Recognition with Imbalance Length Pairs (Interspeech, 2020)☆73Updated 4 years ago
- An effort to track benchmarking results over widely-used datasets for ASR.☆46Updated 3 years ago
- ADAPTING SELF-SUPERVISED MODELS TO MULTI-TALKER SPEECH RECOGNITION USING SPEAKER EMBEDDINGS☆28Updated last year
- ☆29Updated 4 years ago
- End-to-End Mispronunciation Detection via wav2vec2.0☆43Updated 3 years ago
- fast SpecAugmentation code with numpy and scipy☆30Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year