返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 1 / actors_profile.json
1 [
2 {
3 "name": "Jack",
4 "age": "34",
5 "gender": "male",
6 "occupation": "Architect",
7 "personality traits": "Analytical, reserved, pragmatic, loyal",
8 "speaking style": "Measured and thoughtful, with a tendency to use precise language"
9 },
10 {
11 "name": "Lena",
12 "age": "33",
13 "gender": "female",
14 "occupation": "Writer",
15 "personality traits": "Creative, empathetic, sensitive, introspective",
16 "speaking style": "Articulate and emotive, often with a poetic touch"
17 },
18 {
19 "name": "Maya",
20 "age": "32",
21 "gender": "female",
22 "occupation": "Entrepreneur",
23 "personality traits": "Charismatic, ambitious, strong-willed, impulsive",
24 "speaking style": "Energetic and persuasive, with a tendency to speak quickly"
25 },
26 {
27 "name": "Sam",
28 "age": "35",
29 "gender": "male",
30 "occupation": "Teacher",
31 "personality traits": "Patient, understanding, dependable, inspiring",
32 "speaking style": "Calm and nurturing, often using inclusive language"
33 }
34 ]
34 lines JSON