You're looking at a specific version of this model. Jump to the model overview.
nicolascoutureau /ac-new:cdf0ab42
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 |
|---|---|---|---|
| video |
string
|
Input video file or URL
|
|
| target_aspect |
None
|
9:16
|
Output aspect ratio
|
| min_scene_duration |
number
|
0.8
Min: 0.1 Max: 10 |
Merge scene cuts shorter than this duration (seconds)
|
| speaker_score_threshold |
number
|
0
Min: -1 Max: 1 |
TalkNet active speaker threshold
|
| use_yolo_fallback |
boolean
|
False
|
Use YOLO person detection when TalkNet is unavailable/empty
|
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'}