You're looking at a specific version of this model. Jump to the model overview.
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 |
|---|---|---|---|
| text |
string
|
要合成的文本内容。
|
|
| speaker |
string
|
参考说话人音色的音频,本地路径或可直接访问的 URL,建议时长 >= 6 秒,单声道更佳。
|
|
| language |
None
|
en
|
目标语音的语言代码。支持的语言:en, es, fr, de, it, pt, pl, tr, ru, nl, cs, ar, zh-cn, ja, hu, ko, hi
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}