返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 14 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "35",
5 "gender": "male",
6 "occupation": "Software Engineer",
7 "personality traits": "Hardworking, dedicated, introverted, perfectionist, sensitive",
8 "speaking style": "Soft-spoken, thoughtful, uses technical jargon, hesitates often"
9 },
10 {
11 "name": "Blake",
12 "age": "45",
13 "gender": "female",
14 "occupation": "Project Manager",
15 "personality traits": "Assertive, pragmatic, results-oriented, sometimes insensitive",
16 "speaking style": "Direct, authoritative, uses business jargon, no-nonsense"
17 },
18 {
19 "name": "Sam",
20 "age": "33",
21 "gender": "female",
22 "occupation": "UX Designer",
23 "personality traits": "Empathetic, creative, supportive, outgoing",
24 "speaking style": "Warm, uses casual language, often makes jokes to lighten the mood"
25 },
26 {
27 "name": "Jordan",
28 "age": "36",
29 "gender": "male",
30 "occupation": "Teacher",
31 "personality traits": "Caring, patient, practical, supportive",
32 "speaking style": "Calm, reassuring, offers advice, good listener"
33 }
34 ]
34 lines JSON