devjwsong / transformer-translator-pytorchLinks
The PyTorch implementation of the transformer for machine translation.
☆90Updated 3 years ago
Alternatives and similar repositories for transformer-translator-pytorch
Users that are interested in transformer-translator-pytorch are comparing it to the libraries listed below
Sorting:
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Tracking the progress in end-to-end speech translation☆260Updated last year
- Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.☆169Updated last year
- A curated list of research papers and resources on code-switching☆326Updated 9 months ago
- Minimalist NMT for educational purposes☆702Updated last year
- Multi30k Dataset☆182Updated 3 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆346Updated last year
- Building a Chatbot in PyTorch using Transformers☆135Updated 5 years ago
- ☆179Updated 3 years ago
- Fine-tuning Open-Source LLMs for Adaptive Machine Translation☆86Updated 3 months ago
- Complimentary code for our paper Automatic punctuation restoration with BERT models☆50Updated last year
- Listen Attend and Spell (LAS) implement in pytorch☆60Updated 7 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 6 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 7 years ago
- speech to text with self-supervised learning based on wav2vec 2.0 framework☆383Updated 3 years ago
- ☆362Updated 2 years ago
- Implementation of the first paper on word2vec☆242Updated 3 years ago
- Punctuation Restoration using Transformer Models for High-and Low-Resource Languages☆221Updated last year
- A Neural Machine Translation toolkit for research purpose☆82Updated 8 months ago
- PyTorch implementation of Sequence Transduction with Recurrent Neural Networks (RNN-T) speech recognition paper☆12Updated 3 years ago
- Yet Another Neural Machine Translation Toolkit☆178Updated 7 months ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆76Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆133Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- ☆76Updated 5 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)☆390Updated 4 years ago
- Python library & examples for Masked Language Model Scoring (ACL 2020)☆347Updated 2 years ago
- Multilingual speech translation☆41Updated 4 years ago