Clarification request: commercial redistribution rights for Intel/demucs-openvino model weights
#2
by MateusPC - opened
Hello Intel OpenVINO / Hugging Face team,
I am evaluating Intel/demucs-openvino for use in a commercial mobile app distributed through Google Play.
The Hugging Face model card lists the repository license as MIT and states that the files are OpenVINO conversions of Demucs v4 models. However, in the upstream Demucs issue #327, a Demucs contributor stated that the original model weights are not covered by the MIT license and are provided only for scientific purposes:
https://github.com/facebookresearch/demucs/issues/327#issuecomment-1134828611
Could you please clarify:
- Does the MIT license on Intel/demucs-openvino cover the converted model weights themselves, including the .xml and .bin files, or only the repository/model card?
- Is redistribution of these model files inside a commercial mobile app permitted?
- Are there any attribution, notice, or usage restrictions we must follow?
- Does this apply to all variants in the repository, including HTDemucs v4 and the fine-tuned variants?
We want to ensure compliance before distributing the app.
Thank you,
Mateus