audio_id, which is the ID of a song that has been successfully generated by the official service; second, name and description, which are a name and description of the singer style.
Here, the audio_id we input is https://cdn.acedata.cloud/2qhzs3.png, which can refer to the Suno Audios Generation API for custom song generation, and finally obtain the audio_id.
persona_id field in data is the ID of the generated singer style.
With the singer style ID, we can use the Suno Audios Generation API to generate custom songs. For example, pass action as artist_consistency, while audio_id is the uploaded song ID, and also upload the parameter persona_id, which is the singer style ID returned above, to generate new songs based on the reference singer style.
