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
 - Repository for SLURP paper☆106Updated 3 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
 - A spoken question answering dataset on SQUAD☆49Updated 6 months ago
 - Multilingual speech translation☆41Updated 4 years ago
 - Implementation of Imputer: Sequence Modelling via Imputation and Dynamic Programming in PyTorch☆58Updated 5 years ago
 - An official implementation of "BPE-Dropout: Simple and Effective Subword Regularization" algorithm.☆53Updated 4 years ago
 - Systems submitted to IWSLT 2021 by the MT-UPC group.☆14Updated 2 years ago
 - ☆30Updated 4 years ago
 - ☆72Updated 4 years ago
 - Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
 - Official code for Wav2Seq☆96Updated 3 years ago
 - Sequence modeling with Mega.☆300Updated 2 years ago
 - An adaptation of Fairseq to (End-to-end) speech translation.☆22Updated 3 years ago
 - ☆23Updated 4 years ago
 - code for paper "Cross-modal Contrastive Learning for Speech Translation" (NAACL 2022)☆64Updated 3 years ago
 - Repository containing the open source code of works published at the FBK MT unit.☆54Updated this week
 - DiffusER: Discrete Diffusion via Edit-based Reconstruction (Reid, Hellendoorn & Neubig, 2022)☆54Updated 3 months ago
 - Reduce the size of pretrained Hugging Face models via vocabulary trimming.☆47Updated 2 years ago
 - Official Implementation of "DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization."☆142Updated 3 years ago
 - A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆283Updated 2 weeks ago
 - Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
 - Automatic Mapping of Disfluency Annotations for corrected version of Switchboard☆17Updated 6 years ago
 - Complimentary code for our paper Automatic punctuation restoration with BERT models☆50Updated last year
 - Explore different way to mix speech model(wav2vec2, hubert) and nlp model(BART,T5,GPT) together☆47Updated 4 months ago
 - End-to-end Speech Translation☆35Updated 4 years ago
 - An official implementation for the EMNLP 2023 Findings paper "Prompt-Based Editing for Text Style Transfer"☆12Updated last year
 - Token-Level Supervised Contrastive Learning for Punctuation Restoration☆29Updated 4 years ago
 - Example code for a neural transducer model.☆66Updated last year
 - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆19Updated 10 months ago