Overview
Checks whether the video’s audio matches a provided reference audio file.Configuration
GCS URI of the reference audio file.Allowed extensions: mp3, wav, aac, flac
Example Configuration
Result Schema
Interpreting Results
- similarity: Match score against the reference audio; compared to
thresholdfor pass/fail. - time_offset_sec: Where the best match begins within the reference audio (if found).
- clip_duration_sec/ref_duration_sec: Durations used to contextualize the match.