stackadoc/stable-audio-open-1.0 🔢📝 → 🖼️
About
Stable Audio Open is an open-source model optimized for generating short audio samples, sound effects, and production elements using text prompts.

Example Output
Prompt:
"128 BPM tech house drum loop"
Output
Performance Metrics
8.63s
Prediction Time
255.82s
Total Time
All Input Parameters
{ "seed": -1, "steps": 100, "prompt": "128 BPM tech house drum loop", "cfg_scale": 6, "sigma_max": 500, "sigma_min": 0.03, "batch_size": 1, "sampler_type": "dpmpp-3m-sde", "seconds_start": 0, "seconds_total": 8, "negative_prompt": "", "init_noise_level": 1 }
Input Parameters
- seed
- steps
- prompt (required)
- cfg_scale
- sigma_max
- sigma_min
- batch_size
- sampler_type
- seconds_start
- seconds_total
- negative_prompt
- init_noise_level
Output Schema
Output
Example Execution Logs
Prompt: 128 BPM tech house drum loop 630051780 0%| | 0/100 [00:00<?, ?it/s]/root/.pyenv/versions/3.10.14/lib/python3.10/site-packages/torch/backends/cuda/__init__.py:342: FutureWarning: torch.backends.cuda.sdp_kernel() is deprecated. In the future, this context manager will be removed. Please see, torch.nn.attention.sdpa_kernel() for the new context manager, with updated signature. warnings.warn( 1%| | 1/100 [00:00<00:28, 3.53it/s] 3%|▎ | 3/100 [00:00<00:12, 7.78it/s] 5%|▌ | 5/100 [00:00<00:09, 10.07it/s] 7%|▋ | 7/100 [00:00<00:08, 11.41it/s] 9%|▉ | 9/100 [00:00<00:07, 12.23it/s] 11%|█ | 11/100 [00:01<00:06, 12.81it/s] 13%|█▎ | 13/100 [00:01<00:06, 13.09it/s] 15%|█▌ | 15/100 [00:01<00:06, 13.32it/s] 17%|█▋ | 17/100 [00:01<00:06, 13.49it/s] 19%|█▉ | 19/100 [00:01<00:05, 13.62it/s] 21%|██ | 21/100 [00:01<00:05, 13.77it/s] 23%|██▎ | 23/100 [00:01<00:05, 13.92it/s] 25%|██▌ | 25/100 [00:02<00:05, 14.01it/s] 27%|██▋ | 27/100 [00:02<00:05, 13.97it/s] 29%|██▉ | 29/100 [00:02<00:05, 13.93it/s] 31%|███ | 31/100 [00:02<00:04, 13.95it/s] 33%|███▎ | 33/100 [00:02<00:04, 13.90it/s] 35%|███▌ | 35/100 [00:02<00:04, 13.89it/s] 37%|███▋ | 37/100 [00:02<00:04, 13.91it/s] 39%|███▉ | 39/100 [00:03<00:04, 13.95it/s] 41%|████ | 41/100 [00:03<00:04, 13.98it/s] 43%|████▎ | 43/100 [00:03<00:04, 14.01it/s] 45%|████▌ | 45/100 [00:03<00:03, 14.10it/s] 47%|████▋ | 47/100 [00:03<00:03, 14.17it/s] 49%|████▉ | 49/100 [00:03<00:03, 14.22it/s] 51%|█████ | 51/100 [00:03<00:03, 14.27it/s] 53%|█████▎ | 53/100 [00:03<00:03, 14.33it/s] 55%|█████▌ | 55/100 [00:04<00:03, 14.35it/s] 57%|█████▋ | 57/100 [00:04<00:02, 14.34it/s] 59%|█████▉ | 59/100 [00:04<00:02, 14.39it/s] 61%|██████ | 61/100 [00:04<00:02, 14.45it/s] 63%|██████▎ | 63/100 [00:04<00:02, 14.53it/s] 65%|██████▌ | 65/100 [00:04<00:02, 14.57it/s] 67%|██████▋ | 67/100 [00:04<00:02, 14.61it/s] 69%|██████▉ | 69/100 [00:05<00:02, 14.64it/s] 71%|███████ | 71/100 [00:05<00:01, 14.50it/s] 73%|███████▎ | 73/100 [00:05<00:01, 14.40it/s] 75%|███████▌ | 75/100 [00:05<00:01, 14.41it/s] 77%|███████▋ | 77/100 [00:05<00:01, 14.44it/s] 79%|███████▉ | 79/100 [00:05<00:01, 14.43it/s] 81%|████████ | 81/100 [00:05<00:01, 14.45it/s] 83%|████████▎ | 83/100 [00:06<00:01, 14.50it/s] 85%|████████▌ | 85/100 [00:06<00:01, 14.44it/s] 87%|████████▋ | 87/100 [00:06<00:00, 14.47it/s] 89%|████████▉ | 89/100 [00:06<00:00, 14.50it/s] 91%|█████████ | 91/100 [00:06<00:00, 14.57it/s] 93%|█████████▎| 93/100 [00:06<00:00, 14.64it/s] 95%|█████████▌| 95/100 [00:06<00:00, 14.71it/s] 97%|█████████▋| 97/100 [00:07<00:00, 14.79it/s]/root/.pyenv/versions/3.10.14/lib/python3.10/site-packages/torchsde/_brownian/brownian_interval.py:599: UserWarning: Should have ta>=t0 but got ta=0.029999999329447746 and t0=0.03. warnings.warn(f"Should have ta>=t0 but got ta={ta} and t0={self._start}.") 99%|█████████▉| 99/100 [00:07<00:00, 14.89it/s] 100%|██████████| 100/100 [00:07<00:00, 13.86it/s]
Version Details
- Version ID
9aff84a639f96d0f7e6081cdea002d15133d0043727f849c40abdd166b7c75a8
- Version Created
- June 20, 2024