ynop / py-ctc-decode
CTC Decoder implementation with python only. Also supports language model decoding using KenLM.
☆36Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for py-ctc-decode
- Implementaion RNN tranceducer☆21Updated 5 years ago
- ☆37Updated 3 years ago
- Pronunciation-assisted Subword Modeling☆29Updated 5 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 4 years ago
- PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INT…☆33Updated 2 years ago
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆64Updated 2 years ago
- End-to-end diarization loss☆22Updated 3 years ago
- Recurrent Neural Aligner☆49Updated 4 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆75Updated 3 years ago
- Python implementation of CTC beam search decoder + agnostic LM scorer☆19Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆37Updated 4 years ago
- This repository describes our reproducible framework for assessing self-supervised representation learning from speech☆51Updated 3 years ago
- Pypi installable TDNN and TDNN-F layers for PyTorch based acoustic model training☆38Updated 3 years ago
- E2E-SincNet: Toward fully end-to-end speech recognition☆29Updated 4 years ago
- Implementation of "FastSpeech: Fast, Robust and Controllable Text to Speech"☆64Updated last year
- Implementation of the paper "Keyword Transformer: A Self-Attention Model for Keyword Spotting"☆23Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆139Updated last year
- An online speech recognition extension toolkit of Kaldi☆57Updated 3 years ago
- ☆48Updated 3 years ago
- ☆25Updated 3 weeks ago
- Python wrapper for OpenFST and its extensions from Kaldi. Also support reading/writing ark/scp files☆47Updated 4 months ago
- An implementation of RNN-Transducer loss in TF-2.0.☆45Updated last year
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆43Updated 2 years ago
- Example code for a neural transducer model.☆60Updated 9 months ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆71Updated 3 years ago
- BERT and LSTM baseline models of the ZeroSpeech Challenge 2021☆57Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago