facebookresearch / audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
MIT License
20.18k stars 2.01k forks source link

Fix commitment loss #367

Closed adefossez closed 6 months ago

adefossez commented 6 months ago

Also updated a bit the installation documentation to account for the current version pinning of pytorch.