opea-project / GenAIComps

GenAI components at micro-service level; GenAI service composer to create mega-service
Apache License 2.0
76 stars 140 forks source link

Fix units of incorrect caption timestamps #907

Closed mhbuehler closed 1 week ago

mhbuehler commented 1 week ago

Description

Fixes a bug in caption generation for videos. The timestamp was unnecessarily multiplied by 1000, which when passed to the MultimodalQnA UI was causing the video clip to not be displayed.

Issues

MultimodalQnA Images & Video Enhancements RFC

Type of change

List the type of change like below. Please delete options that are not relevant.

Dependencies

N/A

Tests

N/A