返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 7 / actors_profile.json
1 [
2 {
3 "name": "Rose",
4 "age": "27",
5 "gender": "female",
6 "occupation": "Teacher",
7 "personality traits": "Compassionate, thoughtful, resilient",
8 "speaking style": "Gentle and encouraging with a reflective tone"
9 },
10 {
11 "name": "Jack",
12 "age": "29",
13 "gender": "male",
14 "occupation": "Engineer",
15 "personality traits": "Pragmatic, reserved, loyal",
16 "speaking style": "Direct and concise with a calm demeanor"
17 },
18 {
19 "name": "Mia",
20 "age": "6",
21 "gender": "female",
22 "occupation": "Student",
23 "personality traits": "Curious, playful, innocent",
24 "speaking style": "Cheerful and inquisitive with a lively tempo"
25 }
26 ]
26 lines JSON