Commit 1dfd7cee authored by Leon Wu's avatar Leon Wu
Browse files

readme

parent 3001a36b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
# audiolm-pytorch-training
temporary repo to store code i use to train audiolm

This repository contains my scripts to train AudioLM models, using the [audiolm-pytorch](https://github.com/lucidrains/audiolm-pytorch) library by lucidrains and the my own modifications in the [personal_hacks branch](https://github.com/LWprogramming/audiolm-pytorch/tree/personal_hacks). The AudioLM model is a mostly 1-1 reproduction of the paper ["AudioLM: a Language Modeling Approach to Audio Generation"](https://arxiv.org/abs/2209.03143).
 No newline at end of file