Skip to content
中文

Provider Notes

A. Generate music You can generate music through scenarios 1, 2, or 3 and use a resulting clip_id such as 54834687-5e79-4f08-8e14-cf188f15b598.

This section contains endpoint-specific behavior, parameters, or usage notes for this API. Can be used across accounts. get /suno/act/timing/a624123d-22cc-4d4d-bf28-78d312f61597

{ "aligned_words": [ { "word": "[Verse]\nWinter ", "success": true, "start_s": 8.38, "end_s": 8.78, "p_align": 0.982 }, { "word": "winds ", "success": true, "start_s": 8.78, "end_s": 9.54, "p_align": 0.961 }, { "word": "they ", "success": true, "start_s": 9.54, "end_s": 9.93, "p_align": 0.99 }, { "word": "cut ", "success": true, "start_s": 9.93, "end_s": 10.41, "p_align": 0.998 }, { "word": "so ", "success": true, "start_s": 10.41, "end_s": 10.93, "p_align": 0.996 }, { "word": "deep\n", "success": true, "start_s": 10.93, "end_s": 11.93, "p_align": 0.997 }, .... ], "waveform_data": [ 0.001, 0.00109, 0.04219, 0.03597, .... ], "hoot_cer": 0.03556771545827633, "is_streamed": false }