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.59k stars 2.09k forks source link

how to train the musicgen #201

Closed tanggang1997 closed 1 year ago

tanggang1997 commented 1 year ago

i can not understand how to train this model

FurkanGozukara commented 1 year ago

someone claims he trained for artists and works great

i am also interested in this

joshuadk88 commented 1 year ago

A simple UI would be welcome.

adefossez commented 1 year ago

a simple ui is out of the scope of this project :) the training code is mostly for other research scientists.