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

thlz998 /chat-tts:2d5b7380

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
Hello world!
Text to be synthesized
voice
integer
2222
Voice identifier
custom_voice
integer
0
Custom voice identifier
skip_refine
integer
0
Skip refine text step
temperature
number
0.3
Temperature for sampling
top_p
number
0.7
Top-p sampling parameter
top_k
integer
20
Top-k sampling parameter
prompt
string
Prompt for refining text

Output schema

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

Schema
{'title': 'Output', 'type': 'object'}