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 |
---|---|---|---|
prompt |
string
|
Input text prompt. Only supports English or Chinese text. Text length limited to 200 characters for this demo.
|
|
audio |
string
|
Input audio.
|
|
style |
string
(enum)
|
default
Options: default, whispering, cheerful, terrified, angry, sad, friendly |
Select a style of output audio for the synthesised speech. Chinese only supports the default style.
|
speed |
number
|
1
|
Set speed scale of the audio.
|
agree_terms |
boolean
|
True
|
I agree to the terms of the cc-by-nc-4.0 license-: https://github.com/myshell-ai/OpenVoice/blob/main/LICENSE.,
|
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'}