Skip to content

Commit 7e2d962

Browse files
feat: re-gen lyria-2 with manual auto code samples
1 parent b0557c4 commit 7e2d962

2 files changed

Lines changed: 176 additions & 8 deletions

File tree

docs/api-references/music-models/Google/Lyria-2.json

Lines changed: 170 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
[
22
{
3-
"name": "minimax/music-1.5",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=minimax/music-1.5",
5-
"alias": "music-1.5",
3+
"name": "google/lyria2",
4+
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=google/lyria2",
5+
"alias": "Lyria 2",
66
"category": "music-models",
7-
"vendor": "MiniMax",
7+
"vendor": "Google",
88
"codeSamples": "custom",
99
"customUrlApi": "https://api.aimlapi.com/v2/generate/audio",
1010
"customParams":{
11-
"model": "minimax/music-1.5",
12-
"prompt": "Lo-fi pop hip-hop ambient music",
13-
"lyrics": "[Verse] Streetlights flicker, the night breeze sighs Shadows stretch as I walk alone An old coat wraps my silent sorrow Wandering, longing, where should I go [Chorus] Pushing the wooden door, the aroma spreads In a familiar corner, a stranger gazes."
11+
"model": "google/lyria2",
12+
"prompt": "Lo-fi pop hip-hop ambient music, slow intro: 10 s, then faster and with loud bass: 10 s"
1413
}
1514
}
1615
]

0 commit comments

Comments
 (0)