Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ASLP-lab
/
MeanVC
like
13
Audio-to-Audio
English
Chinese
DiT
arxiv:
2510.08392
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
main
MeanVC
/
config.json
ing0
add model ckpt
fd5a488
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
260 Bytes
{
"model_type"
:
"DiT"
,
"model"
:
{
"dim"
:
512
,
"depth"
:
4
,
"heads"
:
2
,
"ff_mult"
:
2
,
"bn_dim"
:
256
,
"conv_layers"
:
4
,
"chunk_size"
:
20
,
"dropout"
:
0.0
,
"qk_norm"
:
"rms_norm"
}
}