Chris Donahue
Chris Donahue
First of all, thank you for this awesome library. Super convenient to have a high-quality piano sampler easily available in the browser. I've been investigating potential sources of latency a...
Need to update `nesmdb` package to support Python 3.5 Current obstacles: - Print statements do not use parentheses - Need to fix relative imports - Dependency on `cPickle` (fix by...
Can you include a simple script for generating text with a pretrained Transformer-XL language model? We are primarily using the PyTorch codebase but I am sure Tensorflow users would also...
I noticed that there are two flags in the pytorch `train.py` script (`--finetune_v2` and `--finetune_v3`) that don't seem to be used in any of the code. These flags suggest that...