Skip to content

Whisper does not handle frame ranges correctly #2017

@jrobble

Description

@jrobble

When receiving a video job the Whisper component generates tracks with improper frame ranges. When running WHISPER SPEECH DETECTION WITH QWEN SUMMARIZATION PIPELINE I was getting:

2026-01-21 21:10:45,929 ERROR [Camel (camelContext) thread #119 - JmsConsumer[MPF.JOB_ROUTER]] o.m.m.w.c.JobCompleteProcessor - [Job 2] Failed to create the output object due to: java.lang.IllegalArgumentException: Invalid range: [0..-1]
java.lang.IllegalArgumentException: Invalid range: [0..-1]

Also, the Whisper component processes the entire video instead of the specified frame range when receiving a sub-job for a video segment. For now we will disable video segmentation for Whisper.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions