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

datong-new /tts-zh:5f5a154a

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
voice_type
string (enum)

Options:

Chinese_man, Chinese_woman, Chinese_Cantonese_women, English_woman, English_man

An enumeration.
text
string
input text

Output schema

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

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