@@ -8,7 +8,7 @@ It also extends the work for conditioning with classifier free guidance with T5.
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 replicating this work in the open
This repository now also contains a MIT licensed version of <ahref="https://arxiv.org/abs/2107.03312">SoundStream</a>. It is also compatible with <ahref="https://github.com/facebookresearch/encodec">EnCodec</a>, however, be aware that it has a more restrictive non-commercial license, if you choose to use it.
This repository now also contains a MIT licensed version of <ahref="https://arxiv.org/abs/2107.03312">SoundStream</a>. It is also compatible with <ahref="https://github.com/facebookresearch/encodec">EnCodec</a>, which is also [MIT-licensed](https://github.com/facebookresearch/encodec/commit/349b72939f57cb3bc7b60906c0ee8228c849485d) at the time of writing.
Update: AudioLM was essentially used to 'solve' music generation in the new <ahref="https://github.com/lucidrains/musiclm-pytorch">MusicLM</a>