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.15k stars 2.01k forks source link

How to finetune Audiogen with custom data #429

Open SriDatta9 opened 3 months ago

SriDatta9 commented 3 months ago

I am currently working on fine-tuning the AudioGen model with a custom dataset. However, I've been encountering difficulties in finding detailed examples or tutorials specifically tailored to the AudioGen model. Could anyone provide guidance or share resources that could help streamline this process? Thank you in advance!