gcui-art / suno-api

Use API to call the music generation AI of suno.ai, and easily integrate it into agents like GPTs.
https://suno.gcui.ai
GNU Lesser General Public License v3.0
1.18k stars 269 forks source link

When i use api to generate music, everything is find ,but the api status is 'error' and the audio link is none? #135

Open Mecki-Zhang opened 1 month ago

Mecki-Zhang commented 1 month ago

Describe the bug When I use the "api/generate" api to generate audio, image ,title, lyrics is normal but the audio_url and the status is 'error' .

Here is my API Request body

{
  "prompt": "A soaring, ethereal melody with shimmering synths, delicate piano chords, and a driving electronic beat.",
  "make_instrumental": false,
  "model": "chirp-v3-5|chirp-v3-0",
  "wait_audio": false
}

The api return image ,title, lyrics but audio url is error.

image

by the way , my account subscription plan is basic plan.

taaako commented 1 month ago

I am facing the same problem. I use the "api/custom_generate" api What should I do when the status is error and audio_url is None.mp3...?

image
Mecki-Zhang commented 1 month ago

I am facing the same problem. I use the "api/custom_generate" api What should I do when the status is error and audio_url is None.mp3...? image

Is your subscription plan is basic?

taaako commented 1 month ago

I am facing the same problem. I use the "api/custom_generate" api What should I do when the status is error and audio_url is None.mp3...? image

Is your subscription plan is basic?

Yes. me too. But there are 50 credits. It hasn't decreased. I wonder if it has to be a pro plan.....?

blueeon commented 1 month ago

we'll check.