model on start (WebSocket) or in the body (HTTP). Omit it for the
default.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Three models, and which transports each one answers on.
model on start (WebSocket) or in the body (HTTP). Omit it for the
default.
model | WebSocket | Notes |
|---|---|---|
(omitted) — Maya 2 Native | yes | The default. Region-local and pre-warmed. |
Maya 2 Native Emotional | yes | Emotion tags inline in text. Verified on both transports. |
Maya 2 Global | no | HTTP only — POST /v1/tts with "model":"Maya 2 Global" |
model is sticky for the connection and cannot be changed
afterwards. Open a new socket to switch.{ "text": "...", "model": "Maya 2 Global" }