curl --location --request GET '/speakers'
[
{
"name": "string",
"speaker_uuid": "string",
"styles": [
{
"name": "string",
"id": 0,
"type": "talk"
}
],
"version": "string",
"supported_features": {
"permitted_synthesis_morphing": "ALL"
}
}
]