jarobyte91 / pytorch_beam_searchLinks
A lightweight implementation of Beam Search for sequence models in PyTorch.
☆59Updated last year
Alternatives and similar repositories for pytorch_beam_search
Users that are interested in pytorch_beam_search are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of paper "Learning Shared Semantic Space for Speech-to-Text Translation", ACL (Findings) 2021☆48Updated 3 years ago
- Multilingual speech translation☆41Updated 4 years ago
- Repository for SLURP paper☆106Updated 3 years ago
- Systems submitted to IWSLT 2021 by the MT-UPC group.☆14Updated 2 years ago
- A toolkit for Spoken Language Understanding Evaluation (SLUE) benchmark. Refer paper https://arxiv.org/abs/2111.10367 for more details. O…☆65Updated last year
- Repository containing the open source code of works published at the FBK MT unit.☆57Updated last month
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆19Updated last year
- An official implementation of "BPE-Dropout: Simple and Effective Subword Regularization" algorithm.☆53Updated 4 years ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- Official code for Wav2Seq☆97Updated 3 years ago
- A spoken question answering dataset on SQUAD☆49Updated 7 months ago
- Implementation of Imputer: Sequence Modelling via Imputation and Dynamic Programming in PyTorch☆58Updated 5 years ago
- ☆27Updated 3 years ago
- code for paper "Cross-modal Contrastive Learning for Speech Translation" (NAACL 2022)☆65Updated 3 years ago
- Example code for a neural transducer model.☆67Updated last year
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆287Updated 2 months ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆88Updated 7 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆119Updated 4 years ago
- ☆73Updated 4 years ago
- ☆187Updated last year
- ☆179Updated 4 years ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆83Updated last year
- [TMLR'23] Contrastive Search Is What You Need For Neural Text Generation☆121Updated 2 years ago
- Explore different way to mix speech model(wav2vec2, hubert) and nlp model(BART,T5,GPT) together☆46Updated 5 months ago
- Reduce the size of pretrained Hugging Face models via vocabulary trimming.☆47Updated 2 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- This is an implementation of paper "End-to-end Speech Translation via Cross-modal Progressive Training" (Interspeech2021)☆19Updated 3 years ago
- End-to-end Speech Translation☆35Updated 4 years ago
- This tool helps automatic generation of grammatically valid synthetic Code-mixed data by utilizing linguistic theories such as Equivalenc…☆58Updated last year
- Token-Level Supervised Contrastive Learning for Punctuation Restoration☆29Updated 4 years ago