sooftware / speech-recognition-papersLinks
Awesome Automatic Speech Recognition (ASR) paper collection
☆19Updated 4 years ago
Alternatives and similar repositories for speech-recognition-papers
Users that are interested in speech-recognition-papers are comparing it to the libraries listed below
Sorting:
- An implementation of RNN-Transducer loss in TF-2.0.☆45Updated 2 years ago
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆64Updated 3 years ago
- Implementation of the contextual biasing for ASR decoding on GPUs without lattice generation. The code supports submission to Interspeech…☆20Updated last year
- Example code for a neural transducer model.☆62Updated last year
- BERT and LSTM baseline models of the ZeroSpeech Challenge 2021☆60Updated 2 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆105Updated 3 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- multilingual speech aligner☆74Updated last year
- Implementaion RNN tranceducer☆22Updated 6 years ago
- This repository describes our reproducible framework for assessing self-supervised representation learning from speech☆51Updated 3 years ago
- PyTorch implementation of automatic speech recognition models.☆38Updated 4 years ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆67Updated last month
- This is the source code of the paper "Neural grapheme-to-phoneme conversion with pretrained grapheme models☆46Updated 3 years ago
- PyTorch implementation of RNN-Transducer(RNN-T).☆76Updated 4 years ago
- End-to-end MOdeling of ASR (Automatic Speech Recognition)☆33Updated 2 years ago
- Data and code related to the ICASSP submission "A comparison of methods for OOV-word recognition"☆17Updated 3 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- A toolkit for Spoken Language Understanding Evaluation (SLUE) benchmark. Refer paper https://arxiv.org/abs/2111.10367 for more details. O…☆65Updated last year
- HMM, CTC, RNN-Transducer, forward-backward algorithm☆21Updated last year
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- Rescoring methods for end-to-end Automatic Speech Recognition☆27Updated 4 years ago
- CMU multilingual speech repository☆31Updated 3 years ago
- PyTorch implementation of Listen Attend and Spell Automatic Speech Recognition (ASR).☆38Updated 5 years ago
- ASCEND Chinese-English code-switching dataset☆24Updated 2 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- Clustering-based methods for overlapping diarization☆80Updated last year
- ☆68Updated 3 years ago
- Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.☆46Updated 4 years ago