返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 11 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "30",
5 "gender": "female",
6 "occupation": "Project Manager",
7 "personality traits": "Organized, motivational, approachable",
8 "speaking style": "Clear, encouraging, professional"
9 },
10 {
11 "name": "Max",
12 "age": "28",
13 "gender": "male",
14 "occupation": "Software Developer",
15 "personality traits": "Creative, analytical, introverted",
16 "speaking style": "Concise, technical, thoughtful"
17 },
18 {
19 "name": "Sam",
20 "age": "26",
21 "gender": "female",
22 "occupation": "UX Designer",
23 "personality traits": "Empathetic, innovative, outgoing",
24 "speaking style": "Enthusiastic, expressive, collaborative"
25 },
26 {
27 "name": "Lee",
28 "age": "35",
29 "gender": "male",
30 "occupation": "Senior Engineer",
31 "personality traits": "Experienced, patient, mentor-like",
32 "speaking style": "Calm, insightful, supportive"
33 }
34 ]
34 lines JSON