This is my code for Homework 3 of (CMU 11785) Introduction to Deep Leaning. Here is the link to the Kaggle Competition, where I rank 1/216.
- Data should be fetched from Kaggle and stored in the
data/
directory - Pytorch(>=0.4), with Cuda(>=9.0) and Python(>=3.6)
- python-Levenshtein
- PyTorch bindings for Warp-ctc
- ctcdecode
- I also used Salesforce's implementation of
weight_drop