File size: 774 Bytes
64b67ba
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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"
}