MeanVC2 / config_120ms_40ms.json
ASLP-lab's picture
add ckpt
39cdd19 verified
Raw
History Blame Contribute Delete
299 Bytes
{
"model_type": "DiT",
"model": {
"dim": 512,
"depth": 4,
"heads": 2,
"ff_mult": 2,
"bn_dim": 256,
"conv_layers": 4,
"chunk_size": 12,
"block_size": 4,
"dropout": 0.0,
"qk_norm": "rms_norm"
}
}