You're looking at a specific version of this model. Jump to the model overview.
sakemin /audiosr-long-audio:c09c6f03
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 |
---|---|---|---|
input_file |
string
|
Audio to upsample
|
|
truncated_batches |
boolean
|
True
|
Truncate batches to 5.12 seconds. Essential with long audio files, due to memory issues.
|
ddim_steps |
integer
|
50
Min: 10 Max: 500 |
Number of inference steps
|
guidance_scale |
number
|
3.5
Min: 1 Max: 20 |
Scale for classifier free guidance
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}