zhvng / open-musiclm

Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.
https://arxiv.org/abs/2301.11325
MIT License
522 stars 59 forks source link

remove audiolm dependency #8

Closed zhvng closed 1 year ago

zhvng commented 1 year ago

although this repo used audiolm as a starting point, we have diverged from the architecture and no longer need to depend on it