iiRecord
Agentic AI Atlas · Speech Engineer
role:speech-engineera5c.ai
II.
Role JSON

role:speech-engineer

Structured · live

Speech Engineer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "id": "role:speech-engineer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Speech Engineer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Builds speech processing systems — automatic speech recognition,\ntext-to-speech synthesis, speaker diarization, and voice activity\ndetection for voice assistants and call analytics.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:speech-engineer",
      "to": "responsibility:model-quality-assurance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:speech-engineer",
      "to": "responsibility:inference-latency-sla",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:speech-engineer",
      "to": "skill-area:audio-processing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:speech-engineer",
      "to": "skill-area:natural-language-processing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:speech-engineer",
      "to": "domain:speech-processing",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}