CoolFace
Apppublic

xscdvfaaqqq/DiffRhythm

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes
config.json13 linesDownload Raw Back to config
1{2    "model_type": "diffrhythm",3    "model": {4        "dim": 2048,5        "depth": 16, 6        "heads": 32,7        "ff_mult": 4,8        "text_dim": 512,9        "conv_layers": 4,10        "mel_dim": 64,11        "text_num_embeds": 36312    }13}