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

chicogong /flow-tts:bc9f10e2

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
Text to synthesize (max 2000 characters)
secret_id
string
Tencent Cloud SecretId (BYOK)
secret_key
string
Tencent Cloud SecretKey (BYOK)
sdk_app_id
integer
Tencent Cloud TRTC SdkAppId (BYOK)
voice_id
string
v-female-R2s4N9qJ
Voice ID (e.g., v-female-R2s4N9qJ)
speed
number
1

Min: 0.5

Max: 2

Speech speed [0.5, 2.0]
volume
number
1

Max: 10

Volume [0, 10]
pitch
integer
0

Min: -12

Max: 12

Pitch adjustment [-12, 12] semitones
language
None
zh
Language: zh/en/yue/ja/ko/auto
sample_rate
None
24000
Audio sample rate: 16000 or 24000 Hz
timeout
integer
120

Min: 10

Max: 300

Request timeout in seconds [10, 300]

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'}