nemo_curator.stages.video.io.clip_writer
nemo_curator.stages.video.io.clip_writer
Module Contents
Classes
API
Dataclass
Bases: ProcessingStage[VideoTask, VideoTask]
Stage that writes clips and metadata for clip transcoding.
This class processes video clips through a series of steps including embedding generation, metadata extraction, and writing to storage.
caption_models
dry_run
embedding_algorithm
enhanced_caption_models
generate_captions
generate_embeddings
generate_previews
input_path
log_stats
max_workers
name
output_path
upload_clips
verbose
staticmethod
staticmethod
Get sha256 of byte array.
staticmethod
Get path to store generated clip embeddings of Cosmos-Embed1.
staticmethod
Get path to store generated clip embeddings of Cosmos-Embed1 in a parquet file.
staticmethod
Get path to store generated clips.
staticmethod
Get path to store clip metadatas.
staticmethod
Get path to store generated clips.
staticmethod
Get path to store processed clip chunks.
staticmethod
Get path to store processed videos.