File size: 1,178 Bytes
703a33a | 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 | [
{
"id": "studio_narrator_01",
"name": "Atlas Narrator",
"persona": "Measured documentary narrator",
"bestFor": "Docuseries, explainers, course narration",
"route": "moss_tts",
"styleTags": [
"clear",
"grounded",
"premium"
]
},
{
"id": "dialogue_character_07",
"name": "Mira Scene Lead",
"persona": "Expressive cinematic protagonist",
"bestFor": "Dialogue scenes and scripted character moments",
"route": "moss_ttsd",
"styleTags": [
"dramatic",
"warm",
"dynamic"
]
},
{
"id": "ops_agent_03",
"name": "Vector Support",
"persona": "Branded enterprise support agent",
"bestFor": "VoiceOps, support flows, field dispatch messaging",
"route": "moss_realtime",
"styleTags": [
"confident",
"efficient",
"neutral"
]
},
{
"id": "design_seed_11",
"name": "Solstice Prototype",
"persona": "Designed voice asset with stylized tone control",
"bestFor": "Voice design experiments and reusable presets",
"route": "moss_voice_generator",
"styleTags": [
"stylized",
"bright",
"brandable"
]
}
]
|