You're looking at a specific version of this model. Jump to the model overview.

datong-new /vc:c0edf71c

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
refer_video
string
The path of the video to be referred.
text
string
None
video_language
string (enum)
中文

Options:

中文, 英文, 日文, 中英混合, 日英混合, 多语种混合

The language of the video to be referred.
text_language
string (enum)
中文

Options:

中文, 英文, 日文, 中英混合, 日英混合, 多语种混合

The language of the text to be referred.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'properties': {'audio': {'format': 'uri', 'title': 'Audio', 'type': 'string'}},
 'required': ['audio'],
 'title': 'Output',
 'type': 'object'}