attention-is-all-you-need topic
awesome-fast-attention
list of efficient attention modules
BangalASR
Transformer based Bangla Speech Recognition
bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pret...
TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch