cottom/svc

Public
3 runs

Run cottom/svc 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
source
string
Lead vocal or dry stem that should be re-sung.
reference
string
Reference vocal timbre (1-30 seconds of clean solo vocals).
quality_preset
None
Balanced · 24 steps
Trade quality for speed via diffusion steps.
timbre_blend
None
Balanced · CFG 0.70
How strongly to follow the reference timbre versus the source phrasing.
auto_f0_adjust
boolean
True
Align pitch centre to the reference to keep tone natural for covers.
pitch_shift_choice
None
No shift (0)
Apply a musical semitone shift after conversion to match the song key.
max_length_choice
None
90s (default)
Limit the source duration to save inference cost.

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