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

LICENSE_WEIGHTS [CC-BY-NC 4.0] #98

Open anony7657 opened 1 year ago

anony7657 commented 1 year ago

LICENSE_WEIGHTS [CC-BY-NC 4.0]

As said in here, it is only for NON-COMMERCIAL purpose ,but the overall LICENSE comes under MIT [which is open for commercial purpose] ,so the question is , Has the WEIGHTS in here meant to MODELS/CHECKPOINTS [small ,medidum ,large ,melody] ,cannot be used for commercial purpose ? shed some light on this ....

TheWorldIsOur commented 1 year ago

yes im asking the same question

AppStudioLB commented 1 year ago

I'm curious about this too

0xdevalias commented 1 year ago

Has the WEIGHTS in here meant to MODELS/CHECKPOINTS [small ,medidum ,large ,melody] ,cannot be used for commercial purpose ?

I'm not a lawyer, but that was my reading of it. My assumption based on the 2 different licences is that the code to train it yourself/etc is MIT, whereas the pretrained model weights are CC-BY-NC 4.0