pro Category:Agent
Find Interesting Segments is a node that uses an agent to find interesting segments in audio.
Note: results may very based on the agent provided into the task.
Duration: specifies how long each segment found should roughly be. Segments: specifies the number of segments that should be returned.
Note: the segments returned are in a list, and are not concatenated together.
| type | name | edge |
|---|---|---|
| agent | agent | True |
| audio | audio | True |
| number | duration | True |
| number | segments | True |
| type | name | edge |
|---|---|---|
| timestamp | timestamp | True |