You're looking at a specific version of this model. Jump to the model overview.

andreasjansson/fmsynth:af7eb6a7

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
audio
string
Audio input file, max 5 seconds
minimize_num_freqs
boolean
False
Minimize the number of active carrier and modulator frequencies
carrier_stereo_detune
number
0.005
Carrier frequency stereo detune
mod_stereo_detune
number
0.01
Modulator frequency stereo detune
time_stretch
number
1

Min: 0.1

Max: 5

Time stretch factor
learning_rate
number
0.01
ADAM learning rate
n_iter
integer
1000

Min: 100

Max: 5000

Number of optimization iterations
seed
integer
-1
Random seed, -1 for random

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