Implementation of <ahref="https://google-research.github.io/seanet/musiclm/examples/">MusicLM</a>, Google's new SOTA model for music generation using attention networks, in Pytorch.
@@ -8,6 +8,12 @@ They are basically using text-conditioned <a href="https://github.com/lucidrains
Please join <ahref="https://discord.gg/xBPBXfcFHd"><imgalt="Join us on Discord"src="https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white"></a> if you are interested in helping out with the replication with the <ahref="https://laion.ai/">LAION</a> community
## Appreciation
-<ahref="https://stability.ai/">Stability.ai</a> for the generous sponsorship to work and open source cutting edge artificial intelligence research
-<ahref="https://huggingface.co/">🤗 Huggingface</a> for their <ahref="https://huggingface.co/docs/accelerate/index">accelerate</a> training library
## Usage
```install
@@ -134,10 +140,6 @@ music = musiclm(['the crystalline sounds of the piano in a ballroom']) # torch.T
- [ ] add a version of mulan to <ahref="https://github.com/mlfoundations/open_clip">open clip</a>
- [ ] set all the proper spectrogram hyperparameters
## Appreciation
-<ahref="https://stability.ai/">Stability.ai</a> for the generous sponsorship to work and open source cutting edge artificial intelligence research