README / app /data /contracts /seed_voice_library_shape.json
CJGibs's picture
Build Aether Voice Studio Docker Space
703a33a
raw
history blame contribute delete
235 Bytes
{
"contract": "seed_voice_library",
"type": "array",
"itemShape": {
"id": "string",
"name": "string",
"persona": "string",
"bestFor": "string",
"route": "string",
"styleTags": [
"string"
]
}
}