nateraw / 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
52 stars 2 forks source link

about training of musicgen melody #2

Open suzhenghang opened 1 month ago

suzhenghang commented 1 month ago

I find here after reading your blog,which is amazing. I wonder what modifications need to be made to adapt when training musicgen-melody?lit_train.py Thanks in advance.