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

Using fine-tuned weights locally? #377

Open astralmedia opened 6 months ago

astralmedia commented 6 months ago

Loving these developments...I recently have fine-tuned a model using replicate, and downloaded the weights...but cant seem to figure out how to use these locally...is there some step im missing? Doesnt seem like the fine tuned weights plug in.

Thank you for any feedback