Installation
Initialization
Text-to-Speech
Basic TTS
Speech-to-Text
Transcribe Audio
With Context Refinement
Supply acontext string to enable server-side LLM polishing — proper nouns, filler removal, and punctuation are cleaned on the response text:
context entirely to skip refinement. Note: this is the REST shape — the WebSocket streaming endpoint takes a {general, text, terms} object instead.