Stars
Extremely simple and understandable GPT2 implementation with minor tweaks
This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
A PyTorch implementation of Transformer in "Attention is All You Need"
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling