Skip to main content
Start with Coda for new applications. Choose Mist v3 when the lowest time to first audio matters most, or when you need custom pauses. Inline pronunciation control is the one feature Mist v3 does not carry forward from Mist v2.
Cloud Arcana requests will switch to Coda on August 15, 2026 at 12:00 UTC. This cutoff applies to the cloud API. Existing Arcana on-prem images remain available. See the Arcana sunset notice for details and Migrate from Arcana to Coda for the cloud cutover.

Choose a model

For benchmark methodology, latency, and throughput numbers, see Latency. Rime supports Coda and Mist through the cloud API and on-premises, and both stream audio over HTTP and WebSockets. On-prem image language coverage can differ from the cloud API; see the on-prem quickstart before provisioning a deployment.
Use the regional endpoint closest to your application to reduce network latency.

Feature matrix

The Mist column reflects Mist v3 and Mist v2, which both serve English, French, German, and Spanish. See the language matrix for coverage per model. The two Mist models differ on pronunciation control. Custom pauses work on both, but phonemizeBetweenBrackets works on Mist v2 and Mist v1 only, and is not supported on Mist v3 or Coda.
Inline pronunciation control is available on Mist v2 and Mist v1 only. If your application depends on inline phoneme overrides, Mist v3 and Coda will not carry them. The alternatives are to submit the word to Rime for the pronunciation dictionary, or to respell it phonetically in plain English and accept that the result is approximate. See Custom pronunciation, and contact support@rime.ai if inline overrides are load-bearing for you.
Multilingual describes the model, not the individual voice. Almost every voice serves a single language, so the number of voices you can choose from depends on the language you need. Through the cloud API, Coda serves 8 languages across 184 voices, but 121 of those voices are English and only 2 are Hindi. Browse the Coda and Mist v3 catalogs to see the voices available in a given language.

Coda

Coda, released May 2026, is Rime’s flagship TTS model. It pairs an LLM backbone with a dedicated speech inference engine trained on full-duplex conversational data.
  • Received the highest voice-quality scores in Rime’s human evaluations for naturalness, prosody, and artifact-free output
  • Sub-100ms model latency on the GPU engine when self-hosted or on-prem
    • Cloud API users typically add 25 to 50ms of network round-trip time from most of the continental US when routed to the closest regional endpoint
  • Eight cloud API languages: English, Arabic, French, German, Hindi, Japanese, Portuguese, and Spanish. Each voice serves one of them
  • Word-level timestamps for text-audio alignment and interruption handling
  • Supports spell() for spelling sequences letter by letter or number by number
  • Available with modelId: coda

Mist v3

Mist v3, released March 2026, is the low-latency model in the Mist family.
  • Typical time to first byte is well below 100ms
  • Supports English, French, German, and Spanish
  • Supports custom pauses. Does not support inline pronunciation control, which is Mist v2 and Mist v1 only
  • 78 voices; browse them in the Mist v3 catalog
  • speedAlpha values above 1.0 produce faster speech, the modern direction
  • Uses modelId: mistv3

Mist v2

Mist v2, released February 2025, is the Mist model with inline pronunciation control.
  • Supports English, French, German, and Spanish
  • Inline pronunciation control, which no other model supports, and custom pauses, which Mist v3 also supports
  • On-prem latency depends on your GPU and text length. Rime measured a 175ms median on A10Gs and similar GPUs with 40 to 50 character sentences; see the on-prem quickstart for that figure in context and Latency for the benchmark methodology
  • 138 voices across accents, demographics, and speaking styles
  • speedAlpha values below 1.0 produce faster speech, the inverse of every other model
  • Uses modelId: mistv2

Mist legacy

Mist, released April 2023, is a legacy model in the Mist family. Use modelId: mistv2 or modelId: mist to synthesize with these older deployments.
Requests that omit modelId, or send a value the API does not recognize, are served by Mist v3. Set modelId explicitly on every request; Coda is never served by default.
Model v1 was released in April 2022 and has been deprecated.