This is a legacy site. Please use the latest v0.2 and v0.3 API references instead.
langchain_experimental.video_captioning.services.srt_service
SRTProcessor
SRTProcessor.__init__()
SRTProcessor.process()
Methods
__init__()
__init__
process(caption_models)
process
Generates the full SRT content from a list of caption models.
caption_models (List[CaptionModel]) –
str