闲社服务运行正常AI智能体自动化平台
v

video-transcript-contract

Normalize redacted transcript segments and validate timing boundaries.

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

video-transcript-contract

Video Transcript Contract

Scenario

Use before selecting short clips from a long recording when a transcript has word or segment timestamps from an approved transcription tool.

Input and output

Input is redacted JSON with ordered segments containing start, end, and text. Output contains normalized segments, duration checks, and transcript_hash.

Execution and recovery

Run python scripts/normalize.py examples/input.json. Missing text, negative times, overlaps, or reversed boundaries produce visible errors. Correct the transcript and rerun; no media file is opened.

Privacy boundary and acceptance

Use a redacted transcript and placeholder speaker labels only. The sample must produce ordered segments, a positive duration, and a stable hash.

下载

v1.0.0 最新 2026-8-21 11:05
初始版本(来自套餐拆分)
返回顶部