-
Notifications
You must be signed in to change notification settings - Fork 0
/
characters.js
53 lines (42 loc) · 1.59 KB
/
characters.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
export default {
'Czar': {
description: 'a healer who is interested in water, botany, and ecological restoration.',
voiceID: 'VR6AewLTigWG4xSOukaG'
},
'Delic': {
description: 'a carpenter who rides an electric unicycle and practices AI prompt engineering.',
voiceID: 'ErXwobaYiN019PkySvjV'
},
'Marzipan': {
description: 'a microbiologist who is interested in creating wetware to support the Bombay Beach simulation.',
voiceID: 'TxGEqnHWrfWFTfGW9XjX'
},
'Jmill': {
description: 'a hacker who is raising chatbots to be his children.',
voiceID: 'VR6AewLTigWG4xSOukaG'
},
'Vanessa': {
description: 'an artist who is building a simulation linking the minds of people in Bombay Beach.',
voiceID: '21m00Tcm4TlvDq8ikWAM'
},
'Chatsubo': {
description: 'a mystic and yogi advocating for young people to move to the desert and take up vanlife.',
voiceID: 'pNInz6obpgDQGcFmaJgB'
},
'Gene': {
description: 'a computer engineer and inventor who is building a simulation engine for the collective imagination.',
voiceID: 'yoZ06aMxZJJ28mfd3POQ'
},
'Xander': {
description: 'a rock climber turned AI researcher and biotech engineer.',
voiceID: 'pNInz6obpgDQGcFmaJgB'
},
'Vincent': {
description: 'a media artist and detective investigating an alleged plot to tamper with the intelligence simulator.',
voiceID: 'VR6AewLTigWG4xSOukaG'
},
'Nico': {
description: 'a musician and composer who is interested in regenerative finance and high-tech ecovillages.',
voiceID: 'AZnzlk1XvdvUeBnXmlld'
},
}