返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 5 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "29",
5 "gender": "male",
6 "occupation": "Tech Lead",
7 "personality traits": "analytical, detail-oriented, calm",
8 "speaking style": "precise, measured, slightly monotone"
9 },
10 {
11 "name": "Sam",
12 "age": "26",
13 "gender": "female",
14 "occupation": "Marketing Specialist",
15 "personality traits": "creative, energetic, outgoing",
16 "speaking style": "enthusiastic, fast-paced, expressive"
17 },
18 {
19 "name": "Jordan",
20 "age": "32",
21 "gender": "male",
22 "occupation": "CEO",
23 "personality traits": "visionary, confident, charismatic",
24 "speaking style": "inspirational, persuasive, authoritative"
25 },
26 {
27 "name": "Tess",
28 "age": "28",
29 "gender": "female",
30 "occupation": "Product Manager",
31 "personality traits": "organized, strategic, pragmatic",
32 "speaking style": "clear, concise, assertive"
33 }
34 ]
34 lines JSON