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

myaiteam2 /audio-trimmer-with-fade:725eb772

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
Input MP3 file
duration
integer
Duration in MMSS format, e.g., 523 for 5 minutes and 23 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'}