You're looking at a specific version of this model. Jump to the model overview.
myaiteam2 /audio-splitter:1777c530
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
|
Your awesome MP3 file
|
|
segment_length_ms |
integer
|
120000
|
Segment length in milliseconds (default is 2 minutes)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {}, 'title': 'Output', 'type': 'array'}