TeaPoly / Conformer-AthenaLinks
Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.
☆44Updated 2 years ago
Alternatives and similar repositories for Conformer-Athena
Users that are interested in Conformer-Athena are comparing it to the libraries listed below
Sorting:
- Memory efficient transducer loss computation☆68Updated 3 years ago
- ☆68Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- ☆76Updated 3 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 5 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- Pronunciation-assisted Subword Modeling☆29Updated 6 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- A fast parallel PyTorch implementation of the "CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition" https://arxiv.org/ab…☆33Updated last year
- ☆48Updated 4 years ago
- mWER loss implementation in tensorflow☆31Updated 4 years ago
- Python wrapper for kaldi's arpa2fst☆38Updated 6 months ago
- Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss with beam search and negative sampling strategy, Smoothed Max Po…☆22Updated 8 months ago
- Data and code related to the ICASSP submission "A comparison of methods for OOV-word recognition"☆17Updated 3 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- A python IO interface for data accessing in kaldi☆39Updated 4 years ago
- [ICASSP2021] Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech…☆55Updated 4 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- CMU multilingual speech repository☆31Updated 3 years ago
- 3M: Multi-loss, Multi-path and Multi-level Neural Networks for speech recognition☆118Updated 3 years ago
- it's ASR decoder and make graph project☆32Updated 3 years ago
- Implementaion RNN tranceducer☆22Updated 5 years ago
- it's a train acoustics model code lib☆26Updated 5 years ago
- E2E-SincNet: Toward fully end-to-end speech recognition☆30Updated 5 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆105Updated 3 years ago
- Audio LPC (linear prediction code) using mel spectorgram, compatible for LPCNet