synthesys-ai / synthesys-hierspeechpp

  • Public
  • 101.9K runs

Run synthesys-ai/synthesys-hierspeechpp with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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, how are you doing?
text to speak
audio
string
audio sample to clone voice from
noise_scale_vc
number
0.333
noise_scale_vc
noise_scale_ttv
number
0.333
noise_scale_ttv
denoise_ratio
number
0.8
denoise_ratio

Output schema

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

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}