curl --location 'https://open.vectcut.com/cut_jianying/digital_human/omni/submit' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"audio_url": "https://player.install-ai-guider.top/example/omni_audio_example.mp3",
"image_url": "https://player.install-ai-guider.top/example/omni_pic_example.png",
"prompt": "画面中人物正在进行拍摄一个口播视频,自然的说话。人物在口播过程中,有着自然的摆头、张嘴、眼神变化以及手势的动作,在重点或者疑问的时候,他的表情甚至更加细微的表现出来强调或者疑问等等情感。视频的音频部分完全由他的口播声音构成,没有其他对话或杂音。严禁画面中出现文字。",
"output_resolution": 1080
}'