README / app /data /voice_seed_library.json
CJGibs's picture
Build Aether Voice Studio Docker Space
703a33a
[
{
"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"
]
}
]