返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 11 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "30",
5 "gender": "male",
6 "occupation": "Project Manager",
7 "personality traits": "organized, motivational, pragmatic, empathetic",
8 "speaking style": "confident and articulate with a calming demeanor"
9 },
10 {
11 "name": "Maya",
12 "age": "27",
13 "gender": "female",
14 "occupation": "Lead Developer",
15 "personality traits": "analytical, resourceful, introverted, diligent",
16 "speaking style": "concise and to the point, with occasional technical jargon"
17 },
18 {
19 "name": "Leo",
20 "age": "35",
21 "gender": "male",
22 "occupation": "Design Lead",
23 "personality traits": "creative, passionate, outgoing, perfectionist",
24 "speaking style": "expressive and animated with a touch of humor"
25 },
26 {
27 "name": "Zara",
28 "age": "29",
29 "gender": "female",
30 "occupation": "QA Engineer",
31 "personality traits": "detail-oriented, patient, logical, cooperative",
32 "speaking style": "measured and thoughtful with a reassuring tone"
33 }
34 ]
34 lines JSON