{
  "status": "completed",
  "endpoint": "http://192.168.1.103:8001/transcribe-and-save",
  "health": {
    "status": "ok",
    "model": "medium",
    "device": "cpu",
    "compute_type": "int8"
  },
  "input_audio_path": "/data/video-pipeline/Channel-Loi-Co-Nhan/project/13062026-047-Mieng-Noi-Loi-Lanh-Doi-Bot-Song-Gio/audio/master_narration.wav",
  "asr_output": "/data/video-pipeline/Channel-Loi-Co-Nhan/project/13062026-047-Mieng-Noi-Loi-Lanh-Doi-Bot-Song-Gio/subtitles/asr_word_timing.json",
  "srt_output": "/data/video-pipeline/Channel-Loi-Co-Nhan/project/13062026-047-Mieng-Noi-Loi-Lanh-Doi-Bot-Song-Gio/subtitles/master_subtitles_asr_timing_script_text.srt",
  "asr_words": 655,
  "script_words": 654,
  "cues": 131,
  "note": "Subtitle timing rebuilt from real ASR word timestamps; display text comes from original script."
}