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

Audio input for generation #123

Open isabellapu opened 2 days ago

isabellapu commented 2 days ago

https://suno.com/blog/audio-inputs

Will this project allow for audio inputs for generation soon? Or does it already and I couldn't find it?

I see that Extend is an option, but can I use this API to upload local files to Suno for extending?

isabellapu commented 2 days ago

on further investigation, I can't even get the current version of extend audio to work—can anyone assist? I keep receiving

{'error': 'Internal server error: "Unauthorized"'}

Generation works great though.