{
"_id": "d7900c21663f485ab63ebdb7e5905036",
"type": "tts",
"title": "我的克隆音色",
"description": "用一段播客錄音克隆的音色",
"cover_image": "https://example.com/cover.png",
"train_mode": "fast",
"state": "trained",
"tags": [],
"samples": [
{
"audio": "https://example.com/sample-voice.mp3",
"text": ""
}
],
"created_at": "2025-05-09T12:34:56.789Z",
"updated_at": "2025-05-09T12:34:56.789Z",
"languages": ["zh", "en"],
"visibility": "private",
"lock_visibility": false,
"default_text": "",
"default_mode": "fast",
"like_count": 0,
"mark_count": 0,
"shared_count": 0,
"task_count": 0,
"unliked": false,
"liked": false,
"marked": false,
"author": {
"_id": "00000000000000000000000000000000",
"nickname": "",
"avatar": ""
}
}