Metadata-Version: 2.3
Name: clipwright-silence
Version: 0.1.0
Summary: MCP tool for silence detection and OTIO timeline generation. Detects silence with ffmpeg silencedetect and generates timeline.otio with clip sequence for regions to keep.
Author: satoh-y-0323
Author-email: satoh-y-0323 <shoma.papa.0323@gmail.com>
License: MIT
Requires-Dist: clipwright>=0.1.0
Requires-Dist: mcp[cli]>=1.27.2
Requires-Dist: opentimelineio>=0.18
Requires-Dist: pydantic>=2
Requires-Dist: silero-vad>=5.1 ; extra == 'vad'
Requires-Dist: onnxruntime>=1.17 ; extra == 'vad'
Requires-Dist: numpy>=1.24 ; extra == 'vad'
Requires-Python: >=3.11
Provides-Extra: vad
Description-Content-Type: text/markdown

# clipwright-silence

MCP tool for silence detection and OTIO timeline generation.
