किसी ट्रैक को वोकल और इंस्ट्रुमेंटल स्टेम में बाँटें, या बारह अलग-अलग इंस्ट्रुमेंट स्टेम तक।
~1-2 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "separate-vocals",
"prompt": "A beautiful sunset over the ocean",
"type": "SEPARATE_VOCALS"
}'अपनी API कुंजी डेवलपर पोर्टल से लें।