Baby interview

2025年8月24日
1.1K 次觀看
來源視頻連結
提示
{
  "shot": {
    "framing": "locked medium two-shot, eye-level, 50 mm; Reporter LEFT, Baby RIGHT beside soft-serve machine (both visible 0-8 s)",
    "camera_motion": "locked tripod"
  },
     "subjects": {
    "reporter": "female idol from Italy; pastel blazer; handheld mic with fictional 'EM' flag",
    "baby": "female baby, blue eyes, chubby face; tiny ice-cream uniform; on stable step chair"
  },

  "scene": {
    "description": "bright ice-cream shop; cones on counter",
    "must_show": ["soft-serve machine"],
    "ban": ["hospital props", "legible text/logos", "extra people"]
  },

  "timeline": [
    {
      "t": "0-3 s",
      "audio_source": "Reporter",
      "mouth_state": { "Reporter": "OPEN", "Baby": "CLOSED" },
      "dialogue": [{ "speaker": "Reporter", "line": "Why are you working so hard?" }]
    },
    {
      "t": "3-8 s",
      "audio_source": "Baby",
      "mouth_state": { "Reporter": "CLOSED", "Baby": "OPEN (subtle lip motion)" },
      "dialogue": [{ "speaker": "Baby", "line": "the algorithm broken that why I need to work during the weekend", "verbatim": true }]
    }
  ],

  "audio": {
    "voices": [
      { "who": "Reporter", "style": "female adult, warm broadcast, slight Italian lilt" },
      { "who": "Baby", "style": "female toddler timbre, clearly intelligible" }
    ],
    "ambience": "quiet HVAC, faint compressor hum",
    "music": "none"
  },

  "rules": [
    "Reporter-left / Baby-right persists 0-8 s",
    "Reporter speaks ONLY 0-3 s; Baby speaks ONLY 3-8 s",
    "Reporter mouth CLOSED during Baby line",
    "Do NOT paraphrase Baby line",
    "No overlays/subtitles/logos; no camera movement"
  ],

  "negatives": ["voice_swap", "misassigned_line", "paraphrase", "hospital props", "logos/text", "extra people", "blurry", "shake"]
}