You're looking at a specific version of this model. Jump to the model overview.
lucataco /singing_voice_conversion:f29872ee
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_audio |
string
|
Input source audio file
|
|
target_singer |
None
|
Taylor Swift
|
Target singer to convert audio to
|
pitch_shift_control |
None
|
Auto Shift
|
Pitch shift control
|
key_shift_mode |
integer
|
0
Min: -6 Max: 6 |
Key shift values
|
diffusion_inference_steps |
integer
|
1000
Max: 1000 |
Diffusion inference steps
|
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'}