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.23k stars 2.03k forks source link

[Question] Samples with ending? #276

Open RAMP24-07 opened 10 months ago

RAMP24-07 commented 10 months ago

Out of all the MusicGen samples I've heard so far, only one actually finished the song without getting cut off. How is this achieved? I'd like to generate a song with a clear ending.

nerusskikh commented 10 months ago

Training model on the song endings does this thing (I checked), but that's definitely not the easiest solution