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
886 stars 197 forks source link

Making his work with udio.com #54

Closed ivcained closed 2 months ago

ivcained commented 2 months ago

This is Not a Problem but a request.

I've been working trying to get this to work with UDIO with limited Succcess.

Solution: Udio Has a Custom Text Input (Write your Own Lyrics) I want to be able to provide a certain text here and get the response.

Currently working my own hacky way to make this work with limited success.

Any additional suggestions welcome.

Goal is to (Grab a Text such as someone's github comment and convert that part into a song with the exact words)

Thanks!

ivcained commented 2 months ago

Just realized suno has (/api/custom_generate: Generate music (Custom Mode, support setting lyrics, music style, title, etc.)) This one can be used to generate custom lyrics.