You're looking at a specific version of this model. Jump to the model overview.
irulkenzei /stable-audio-open:ec55e852
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Deskripsi musik yang mau di-generate, contoh: '128 BPM tech house drum loop'
|
|
| negative_prompt |
string
|
Low quality.
|
Hal yang mau dihindari dari hasil audio (opsional)
|
| seconds_total |
number
|
30
Min: 1 Max: 47 |
Panjang audio yang di-generate (detik). Model ini dilatih untuk clip sampai ~47 detik.
|
| num_inference_steps |
integer
|
100
Min: 10 Max: 200 |
Jumlah step diffusion -- makin tinggi makin bagus hasilnya tapi makin lama prosesnya
|
| seed |
integer
|
-1
|
Random seed untuk hasil yang bisa direproduksi. Isi -1 untuk random tiap kali generate.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}