POST https://app-api.pixverseai.cn/openapi/v2/video/lip_sync/generate{
"ErrCode": 0,
"ErrMsg": "success",
"Resp": {
"media_id": 0,
"media_type": "video",
"url": "https://media.pixverseai.cn/111111.mp4"
}
}{
"ErrCode": 0,
"ErrMsg": "success",
"Resp": {
"media_id": 0,
"media_type": "audio",
"url": "https://media.pixverseai.cn/111111.mp3"
}
}| 参数名称 | 必需 | 类型 | 描述 |
|---|---|---|---|
| page_num | 可选 | int | 您想要获取多少页 |
| page_size | 可选 | int | 一页有多少数据 |
{
"source_video_id: 0,
"audio_media_id":0,
} {
"source_video_id: 0,
"lip_sync_tts_speaker_id": "auto",
"lip_sync_tts_content": "hello this is harry, where are you from?"
} {
"video_media_id": 0,
"audio_media_id":0,
} {
"video_media_id": 0,
"lip_sync_tts_speaker_id": "auto",
"lip_sync_tts_content": "hello this is harry, where are you from?"
}{
"ErrCode": 0,
"ErrMsg": "success",
"Resp": {
"video_id": 0
}
} {
"ErrCode": 0,
"ErrMsg": "string",
"Resp": {
"create_time": "string",
"id": 0,
"modify_time": "string",
"negative_prompt": "string",
"outputHeight": 0,
"outputWidth": 0,
"prompt": "string",
"resolution_ratio": 0,
"seed": 0,
"size": 0,
"status": 5,
"style": "string",
"url": "string"
}
} {
"ErrCode": 0,
"ErrMsg": "string",
"Resp": {
"create_time": "string",
"id": 0,
"modify_time": "string",
"negative_prompt": "string",
"outputHeight": 0,
"outputWidth": 0,
"prompt": "string",
"resolution_ratio": 0,
"seed": 0,
"size": 0,
"status": 1,
"style": "string",
"url": "string"
}
}