flashlight / text
Text utilities, including beam search decoding, tokenizing, and more, built for use in Flashlight.
☆67Updated 2 months ago
Alternatives and similar repositories for text:
Users that are interested in text are comparing it to the libraries listed below
- ☆34Updated 5 months ago
- This repository contains data used in the NAACL 2021 Paper - Proteno: Text Normalization with Limited Data for Fast Deployment in Text to…☆43Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆140Updated last year
- ☆56Updated 2 years ago
- Example code for a neural transducer model.☆61Updated last year
- Python wrapper for kaldi's arpa2fst☆38Updated 2 months ago
- Standalone implementation of the CUDA-accelerated WFST Decoder available in Riva☆83Updated this week
- Some fast-ish algorithms for batch text search in moderate-sized collections, intended for data cleanup☆64Updated 5 months ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆74Updated 3 years ago
- ☆74Updated 3 years ago
- A toolkit for Spoken Language Understanding Evaluation (SLUE) benchmark. Refer paper https://arxiv.org/abs/2111.10367 for more details. O…☆64Updated 11 months ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆62Updated 11 months ago
- ☆68Updated 2 years ago
- Sequence algorithms for use in Flashlight.☆14Updated 9 months ago
- Official code for Wav2Seq☆96Updated 2 years ago
- asr2k☆49Updated 8 months ago
- Pronunciation-assisted Subword Modeling☆29Updated 5 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago
- CMU multilingual speech repository☆31Updated 2 years ago
- ☆75Updated 2 years ago
- This repository describes our reproducible framework for assessing self-supervised representation learning from speech☆51Updated 3 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 3 years ago
- Torch-based tool for quantizing high-dimensional vectors using additive codebooks☆51Updated 2 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Recurrent Neural Aligner☆49Updated 4 years ago
- An easy way to fine-tune Wav2Vec 2.0 for low-resource languages.☆81Updated last year
- A lightweight library to compute Diarization Error Rate (DER).☆59Updated last year
- WarpRNNT loss ported in Numba CPU/CUDA for Pytorch☆16Updated 2 years ago
- Small repo describing how to use Hugging Face's Wav2Vec2 with PyCTCDecode☆111Updated 2 years ago
- Explore different way to mix speech model(wav2vec2, hubert) and nlp model(BART,T5,GPT) together☆44Updated last year