Thanks for releasing ReDimNet2.
The README lists the license as MIT, but there's no LICENSE file in the repo, so GitHub doesn't detect one and no copyright holder is named. Could you commit a standard MIT LICENSE file?
Also, since the pretrained checkpoints are hosted as v1.0.0 Release assets rather than in the git tree, could you confirm whether the MIT grant covers the weights themselves as well as the code — including modification and redistribution?
One note: the vb2+vox2_v0 checkpoints are trained partly on VoxBlink2 (CC BY-NC-SA 4.0), whose authors state the terms carry over to models trained on it — so per-checkpoint license notes in the Model Zoo table would be helpful.
Thanks!
Thanks for releasing ReDimNet2.
The README lists the license as
MIT, but there's noLICENSEfile in the repo, so GitHub doesn't detect one and no copyright holder is named. Could you commit a standard MITLICENSEfile?Also, since the pretrained checkpoints are hosted as
v1.0.0Release assets rather than in the git tree, could you confirm whether the MIT grant covers the weights themselves as well as the code — including modification and redistribution?One note: the
vb2+vox2_v0checkpoints are trained partly on VoxBlink2 (CC BY-NC-SA 4.0), whose authors state the terms carry over to models trained on it — so per-checkpoint license notes in the Model Zoo table would be helpful.Thanks!