Find Timestamps from Prompt

pro Category:Agent

Find Timestamp from Prompt is a node that uses an agent to execute the given prompt and compute timestamps in audio.

Note: results may very based on the agent provided into the task.

Prompt: A phrase to describe the how to find timestamps

Examples:

  1. Find each time is referenced in segments of at least 5 seconds
  2. Find me interesting parts of the video in clips of 20 seconds

Note: the segments returned are in a list, and are not concatenated together.

Inputs

type name edge
agent agent True
audio audio True
text prompt True

Outputs

type name edge
timestamp timestamp True