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

Support of multi-nodes training? #361

Closed ZeyueT closed 7 months ago

ZeyueT commented 7 months ago

Hi,

It seems that the codebase of Musicgen doesn't support multi-node training, do you have a plan to add the multi-nodes training feature?