Rime Arcana TTS - High-quality multilingual text-to-speech with on-premises deployment support
rime/arcana:3-hi - websocket
Text-to-Speech API for generating speech from text using SLNG rime/arcana. Rime Arcana TTS - High-quality multilingual text-to-speech with on-premises deployment support
WebSocket Endpoint
Establishes a WebSocket connection for real-time text-to-speech.
Connection URL: wss://api.slng.ai/v1/tts/slng/rime/arcana:3-hi
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
UpgradeConnectionX-Region-OverrideOptional. Specify a target region for this model. If not provided, the system will automatically select an appropriate region.
rime/arcana:3-hi - websocket › Request Body
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: type, model | |
| type = object · requires: type, text | |
| type = object · requires: type | |
| type = object · requires: type | |
| type = object · requires: type |
typemodelModel identifier (e.g., rime/arcana:en)
speakerVoice speaker ID
Rime Arcana synthesis configuration
rime/arcana:3-hi - websocket › Responses
Switching Protocols
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: type, session_id | |
| type = object · requires: type, data | |
| type = object · requires: type, segment_id | |
| type = object · requires: type, segment_id | |
| type = object · requires: type | |
| type = object · requires: type | |
| type = object · requires: type | |
| type = object · requires: type, code, message |
typesession_idrime/arcana:3-hi - http
Text-to-Speech API for generating speech from text using SLNG rime/arcana. Rime Arcana TTS - High-quality multilingual text-to-speech with on-premises deployment support
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
X-Region-OverrideOptional. Specify a target region for this model. If not provided, the system will automatically select an appropriate region.
rime/arcana:3-hi - http › Request Body
textText to synthesize (max 5000 characters).
speakerAvailable voices for rime/arcana:3-hi.
modelIdModel to use for synthesis.
audioFormatOutput audio format.
sampleRateOutput sample rate in Hz.
speedSpeech rate multiplier (0.5 = half speed, 2.0 = double speed).
phonemizeBetweenBracketsEnable custom pronunciation via Rime phonetic alphabet.
speakingStyleSpeaking style for synthesis.
addBreathingAdd natural breathing sounds (Arcana model only).
addDisfluenciesAdd natural pauses and filler words (Arcana model only).
translateToTarget language code for real-time translation.
rime/arcana:3-hi - http › Responses
Successful synthesis
Audio file content