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

Training AudioGen in Google Colab #346

Open lamHoussam opened 8 months ago

lamHoussam commented 8 months ago

I tried to train the AudioGen model on my own data in google colab, but I found the documentation a little confusing and couldn't manage to do it. Can someone please help me with it? or if anyone has an existing colab training notebook for AudioGen?

COMEHU commented 8 months ago

we have a colab notebook on our unofficial server if youre interested, only small model can be trained tho but ive generated gems with it https://discord.gg/YB9CbfdsUk

lamHoussam commented 8 months ago

Thanks for your answer, I checked the server but I could only find musicgen training notebooks. When I try to do the same for audiogen-medium model, it fails because in huggingface Audiogen does not have a config.json image