輪詢此端點以檢查音樂生成任務的狀態。Documentation Index
Fetch the complete documentation index at: https://docs.tokenlab.sh/llms.txt
Use this file to discover all available pages before exploring further.
如果建立回應中包含
poll_url,請優先直接呼叫該 URL 輪詢。id 與 task_id 應視為同一個非同步任務身分。如果該任務已不存在,或無法再透過公開的 async-task 合約解析,TokenLab 會回傳 async_task_not_found,並附上訊息 Task not found or no longer available.路徑參數
音樂生成任務 ID。
回應
任務 ID。
可用時返回的非同步任務 ID 別名。
任務狀態:
pending、processing、completed 或 failed。進度百分比 (0-100)。
音訊檔案下載連結(完成時)。
帶有視覺化效果的影片版本連結(完成時)。
生成的歌曲標題。
生成或提供的歌詞。
錯誤訊息(失敗時)。