License clarification for HTDemucs-ft weights in a paid offline iOS app
Hi Alexandre, thank you for making these weights available.
I am evaluating HTDemucs-ft for a paid, fully offline iOS music-practice app. Before distributing anything, could you clarify the license that applies to the pretrained weights themselves? I noticed commit d74ac89c3a1e874fc78f152555cf4d8533f06cd4 removed the MIT license metadata from the model card, so I do not want to assume the code license covers the weights.
Specifically, would the applicable terms permit:
- Commercial inference in a paid app, on audio supplied by the user;
- Converting and quantizing the weights to Core ML;
- Redistributing those converted weights with the app or through Apple's on-demand resources?
This question concerns the four models listed here: f7e0c4bc, d12395a8, 92cfc3b6, and 04573f0d. A link to the applicable license, any attribution requirements, or the appropriate contact for separate permission would be very helpful. No permission is being assumed from the repository's previous metadata.
Thank you!