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
904 stars 204 forks source link

Considering adding a new API: a lyrics generation API based on prompt #5

Closed blueeon closed 3 months ago

blueeon commented 3 months ago

Is your feature request related to a problem? Please describe. This is an official feature of suno. it can be used to address the need for lyrics generation independently, without relying on other LLMs.

Describe the solution you'd like Reverse engineer suno’s official API.

Additional context Is there a demand from others?