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
872 stars 194 forks source link

Version 3.5: .wav URL / download? #88

Closed RaouleMenard closed 3 weeks ago

RaouleMenard commented 1 month ago

So version 3.5 is now out. One new feature is the possibility to download a .wav version.

The current GET function doesn't provide a .wav URL for download.

Can you please update it?

Thanks.

hzlzh commented 1 month ago

+1

lolifamily commented 3 weeks ago

+1

blueeon commented 3 weeks ago

101

RaouleMenard commented 3 weeks ago

Hi, sorry but I don't think this is working by simply changing to 3.5.

"get" don't return a .wav URL, and replacing .mp3 by .wav doesn't work.

Can you please have a look?

Thanks!

blueeon commented 3 weeks ago

@RaouleMenard You’re correct, there’s a new GEN API available.