verify_generated_audio
Verifies generated video audio matches original Hebrew text. Transcribes audio and scores accuracy, warning on partial matches and failing below 85%.
Instructions
Run the generated-video Scribe QA gate on a finished Seedance task.
Use this after an async (wait=false) Hebrew lipsync job completes: pass the
original spoken text (Hebrew) plus the task_id (or a direct video_url).
Downloads the video, extracts its audio, transcribes with ElevenLabs Scribe,
and judges against text (100% pass / 85-99% warning / <85% raises).
Do not substitute local whisper or other ASR — this is the canonical gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| task_id | No | ||
| video_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||