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

myaiteam2 /song-trimmer:782969b0

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_file
string
/path/to/default/file.mp3
Input MP3 file
start_time
integer
100
Start time in MMSS format, e.g., 130 for 1 minute and 30 seconds
end_time
integer
200
End time in MMSS format, e.g., 625 for 6 minutes and 25 seconds
fade_out
boolean
False
Apply fade out effect to the last 2.5 seconds

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