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

Custom generate with wait audio hangs on streaming #114

Open miguelkix30 opened 2 weeks ago

miguelkix30 commented 2 weeks ago

Describe the bug When doing a /custom-generate request with wait audio enabled it doesnt respond with the audio and the last log is in status: streaming with the song already generated and ready to download

This is the last log {"level":30,"time":1718676539480,"pid":21,"hostname":"aaf9e420-d6ba-4534-b569-1b9f270d950d","msg":"Cost time: 19435"}

Additional context Im using a heroku dyno for this