返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 12 / actors_profile.json
1 [
2 {
3 "name": "Avery",
4 "age": "32",
5 "gender": "female",
6 "occupation": "Marketing Executive",
7 "personality traits": "Innovative, restless, charismatic, anxious",
8 "speaking style": "Fast-paced, persuasive, often using marketing jargon, sometimes trails off in thought"
9 },
10 {
11 "name": "Finn",
12 "age": "28",
13 "gender": "male",
14 "occupation": "Barista",
15 "personality traits": "Creative, laid-back, insightful, nonchalant",
16 "speaking style": "Casual, often uses humor, pauses to think, mellow tone"
17 },
18 {
19 "name": "Quinn",
20 "age": "45",
21 "gender": "female",
22 "occupation": "Accountant",
23 "personality traits": "Meticulous, pragmatic, cautious, loyal",
24 "speaking style": "Precise, analytical, speaks in complete sentences, rarely uses contractions"
25 },
26 {
27 "name": "Max",
28 "age": "26",
29 "gender": "male",
30 "occupation": "Freelance Photographer",
31 "personality traits": "Adventurous, spontaneous, optimistic, light-hearted",
32 "speaking style": "Enthusiastic, informal, frequently uses slang, expressive gestures"
33 }
34 ]
34 lines JSON