mlboydaisuke's picture
Mirror of mlboydaisuke/Stable-Audio-Open-Small-CoreAI
7bd8a20 verified
Raw
History Blame Contribute Delete
774 Bytes
{
"metadata_version": "0.2",
"kind": "music-gen",
"name": "Stable Audio Open Small (Core AI)",
"bundles": { "conditioner": "sa_cond_fp16b.aimodel", "dit": "sa_dit_fp16.aimodel", "vae": "sa_vae_fp16.aimodel" },
"sampler": { "steps": 8, "objective": "rectified_flow_euler", "cfg_scale": 1.0,
"t_schedule": [1.0, 0.9943756, 0.9844802, 0.9579123, 0.8909032, 0.7455466, 0.5124974, 0.27388501, 0.0] },
"audio": { "sample_rate": 44100, "channels": 2, "samples": 524288, "max_seconds": 11 },
"latent": { "channels": 64, "frames": 256 },
"conditioning": { "tokenizer": "t5-base", "max_length": 64, "seconds_max": 256 },
"source": { "base_model": "stabilityai/stable-audio-open-small" },
"compression": "fp16", "license": "stability-ai-community"
}