You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/openapi/descriptions/audio.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ export default {
9
9
minimax15: {
10
10
desc: `A description of the music, specifying style, mood, and scenario. Length: 10–300 characters.`,
11
11
},
12
+
minimax20: {
13
+
desc: `A description of the music, specifying style, mood, and scenario. Length: 10–2000 characters.`,
14
+
},
12
15
elevenlabs: {
13
16
desc: `A text description that can define the genre, mood, instruments, vocals, tempo, structure, and even lyrics of the track. It can be high-level (“peaceful meditation with voiceover”) or detailed (“solo piano in C minor, 90 BPM, raw and emotional”). Use keywords to control genre, emotional tone, vocals (e.g., a cappella, two singers harmonizing), structure (e.g., “lyrics begin at 15 seconds”), or provide custom lyrics directly in the prompt.`,
0 commit comments