返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 15 / actors_profile.json
1 [
2 {
3 "name": "Maya",
4 "age": "28",
5 "gender": "female",
6 "occupation": "Journalist",
7 "personality traits": "Curious, empathetic, anxious",
8 "speaking style": "Thoughtful, measured, sometimes hesitant"
9 },
10 {
11 "name": "Alex",
12 "age": "30",
13 "gender": "male",
14 "occupation": "Software Engineer",
15 "personality traits": "Logical, introverted, loyal",
16 "speaking style": "Concise, direct, sometimes sarcastic"
17 },
18 {
19 "name": "Zoe",
20 "age": "29",
21 "gender": "female",
22 "occupation": "Artist",
23 "personality traits": "Free-spirited, expressive, sensitive",
24 "speaking style": "Poetic, passionate, often dramatic"
25 },
26 {
27 "name": "Leo",
28 "age": "31",
29 "gender": "male",
30 "occupation": "Lawyer",
31 "personality traits": "Confident, ambitious, protective",
32 "speaking style": "Persuasive, assertive, occasionally humorous"
33 }
34 ]
34 lines JSON