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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to finetune Audiogen with custom data

SriDatta9 opened this issue · comments

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!