Skip to content
EN

场景十二:Timing:歌词、音频时间线

A.生成音乐 可以通过场景 1 2 3 生成音乐 获取其中的一首歌的 clip_id 值为 54834687-5e79-4f08-8e14-cf188f15b598

B.获取歌词 可跨账号 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 }