返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 7 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "30",
5 "gender": "male",
6 "occupation": "photographer",
7 "personality traits": "sensitive, artistic, introspective",
8 "speaking style": "soft-spoken, reflective, thoughtful"
9 },
10 {
11 "name": "Maya",
12 "age": "28",
13 "gender": "female",
14 "occupation": "nurse",
15 "personality traits": "empathetic, nurturing, strong-willed",
16 "speaking style": "calm, reassuring, compassionate"
17 },
18 {
19 "name": "Jude",
20 "age": "35",
21 "gender": "male",
22 "occupation": "mechanic",
23 "personality traits": "stoic, dependable, practical",
24 "speaking style": "gruff, straightforward, sincere"
25 },
26 {
27 "name": "Zoe",
28 "age": "24",
29 "gender": "female",
30 "occupation": "student",
31 "personality traits": "optimistic, curious, impulsive",
32 "speaking style": "energetic, enthusiastic, candid"
33 }
34 ]
34 lines JSON