Skip to content

Commit a2c3629

Browse files
feat: re-gen stable-audio (scalar)
1 parent ee3c6ff commit a2c3629

2 files changed

Lines changed: 187 additions & 7 deletions

File tree

docs/api-references/music-models/Stability-AI/stable-audio.json

Lines changed: 181 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[
22
{
3-
"name": "elevenlabs/eleven_music",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=elevenlabs/eleven_music",
5-
"alias": "eleven_music",
3+
"name": "stable-audio",
4+
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=stable-audio",
5+
"alias": "stable-audio",
66
"category": "music-models",
7-
"vendor": "elevenlabs",
7+
"vendor": "Stability AI",
88
"codeSamples": "custom",
99
"customUrlApi": "https://api.aimlapi.com/v1/generate/audio",
1010
"customParams":{
11-
"model": "elevenlabs/eleven_music",
11+
"model": "stable-audio",
1212
"prompt": "lo-fi pop hip-hop ambient music, slow intro: 10 s, then faster and with loud bass: 10 s",
13-
"music_length_ms": 20000
13+
"seconds_total": 20
1414
}
1515
}
1616
]

0 commit comments

Comments
 (0)