{
  "lab": "index-tts-vs-voxcpm",
  "level": "L0",
  "config_id": "l0-zh-tw-neutral-story-urgent",
  "ref_voice_id": "01-neutral",
  "ref_prompt_text": "大家好，我是光頭爸，Light Lin。接下來幾分鐘，我會用平常做短影音的語氣講話。",
  "env": {
    "VOXCPM_URL": "http://voxcpm.content-studio.svc.cluster.local:8808",
    "INDEX_TTS_URL": null,
    "VOXCPM_REF_AUDIO": null,
    "GPT_SOVITS_FAMILY_DIR": "f87a8802417b5d59"
  },
  "sentences": [
    {
      "id": "s1-neutral",
      "label": "中性 · 天氣播報",
      "text": "本週天氣變化大，請大家出門記得攜帶雨具，並注意交通安全。"
    },
    {
      "id": "s2-story",
      "label": "敘事 · 童話語氣",
      "text": "小月踮起腳尖，望向星空城堡的窗戶，心裡悄悄許了一個願望。"
    },
    {
      "id": "s3-urgent",
      "label": "嚴肅 · 緊急提醒",
      "text": "颱風即將接近，請民眾避免前往山區與海邊，並隨時留意最新警戒資訊。"
    }
  ],
  "runs": [
    {
      "sentence_id": "s1-neutral",
      "provider_requested": "voxcpm",
      "provider_used": "voxcpm",
      "ok": true,
      "wall_s": 20.44,
      "bytes": 242540,
      "path": "s1-neutral-voxcpm.mp3"
    },
    {
      "sentence_id": "s1-neutral",
      "provider_requested": "index_tts",
      "provider_used": "edge_tts",
      "ok": true,
      "wall_s": 1.35,
      "bytes": 38592,
      "path": "s1-neutral-index_tts.mp3"
    },
    {
      "sentence_id": "s2-story",
      "provider_requested": "voxcpm",
      "provider_used": "voxcpm",
      "ok": true,
      "wall_s": 17.45,
      "bytes": 400364,
      "path": "s2-story-voxcpm.mp3"
    },
    {
      "sentence_id": "s2-story",
      "provider_requested": "index_tts",
      "provider_used": "edge_tts",
      "ok": true,
      "wall_s": 1.4,
      "bytes": 38880,
      "path": "s2-story-index_tts.mp3"
    },
    {
      "sentence_id": "s3-urgent",
      "provider_requested": "voxcpm",
      "provider_used": "voxcpm",
      "ok": true,
      "wall_s": 7.92,
      "bytes": 142892,
      "path": "s3-urgent-voxcpm.mp3"
    },
    {
      "sentence_id": "s3-urgent",
      "provider_requested": "index_tts",
      "provider_used": "edge_tts",
      "ok": true,
      "wall_s": 1.41,
      "bytes": 44640,
      "path": "s3-urgent-index_tts.mp3"
    }
  ],
  "summary": {
    "voxcpm_clone_ok": 3,
    "index_tts_ok": 0,
    "edge_fallback_count": 3,
    "verdict": "pending_mos",
    "note": "主觀 MOS 後填 manifest.json；不替換 VoxCPM 除非明顯勝出"
  }
}
