You're looking at a specific version of this model. Jump to the model overview.
lucataco /resemble-enhance:93266a7e
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_audio |
string
|
Input audio file
|
|
solver |
string
(enum)
|
Midpoint
Options: Midpoint, RK4, Euler |
Solver to use
|
number_function_evaluations |
integer
|
64
Min: 1 Max: 128 |
CFM Number of function evaluations to use
|
prior_temperature |
number
|
0.5
Max: 1 |
CFM Prior temperature to use
|
denoise_flag |
boolean
|
False
|
Denoise the audio
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}