Skip to main content

Overview

Detects whether speech is voice-over or on-camera.

Configuration

config.fail_if_voice_over
boolean
If true, the detector fails when voice-over is detected.

Example Configuration

Result Schema

Interpreting Results

  • is_voice_over: Primary classification for pass/fail.
  • on_camera_speech_ratio/face_presence_ratio: Evidence for on-camera speech.
  • requirements: Thresholds used when fail_if_voice_over is true.