返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 3 / actors_profile.json
1 [
2 {
3 "name": "Emma",
4 "age": "32",
5 "gender": "female",
6 "occupation": "Graphic Designer",
7 "personality traits": "Creative, nostalgic, warm-hearted",
8 "speaking style": "Speaks softly, often reminisces, uses artistic metaphors"
9 },
10 {
11 "name": "Jake",
12 "age": "33",
13 "gender": "male",
14 "occupation": "Financial Analyst",
15 "personality traits": "Analytical, reserved, practical",
16 "speaking style": "Speaks concisely, uses technical jargon, sometimes sarcastic"
17 },
18 {
19 "name": "Lily",
20 "age": "31",
21 "gender": "female",
22 "occupation": "Cafe Owner",
23 "personality traits": "Friendly, observant, cheerful",
24 "speaking style": "Speaks warmly, asks thoughtful questions, laughs easily"
25 },
26 {
27 "name": "Ryan",
28 "age": "34",
29 "gender": "male",
30 "occupation": "Musician",
31 "personality traits": "Passionate, free-spirited, charming",
32 "speaking style": "Speaks expressively, uses musical analogies, often hums tunes"
33 }
34 ]
34 lines JSON