video-slice-transcript — Traditional AI Model
Slices one whole-video transcript along the time axis so every clip gets word timings without being transcribed again — which also reads better, since a five-second fragment gives a recognizer no context to work with.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- TranscriptInput · transcript
Whole-video transcript (absolute word timestamps) to slice
- ClipsInput · list:video
Clips to slice the transcript onto (from Video Trim)
- Clip TranscriptsOutput · list:transcript
One clip-local transcript per clip, aligned by index
Tags
Alternatives in Video Editing
- Audio Finish
Normalize a video's loudness to a broadcast target (2-pass loudnorm + peak limiter).
- Hook Teaser (Cold Open)
Prepend a cold-open teaser of each clip's hook moment to the front.
- Narration Mux (Cold Open)
Prepend a voiceover cold-open (frozen first frame + narration) to a clip.
- Remove Dead Zone
Remove silent gaps from each clip in a video list to tighten pacing.
- Snap Segments to Speech
Snap segment boundaries to speech word boundaries.
- Video Caption
Burn each clip's highlight text onto it as a caption overlay.
- Video Clean Span
Trim each clip to its single dominant continuous shot (remove mid-clip frame jumps).
- Video Concat
Concatenate a video list into a single video.