Skip to content

CartesiaTTSModel

Cartesia voice model identifiers.

type CartesiaTTSModel = 
  | "sonic-2"
  | "sonic"
  | "sonic-multilingual"
  | string & {
};

Defined in: src/providers/tts/cartesia/CartesiaTTS.ts:34

Cartesia voice model identifiers.

Remarks

  • sonic-2 — Latest model with improved quality and speed (default)
  • sonic — Previous-generation model
  • sonic-multilingual — Multi-language support

Custom model IDs are also accepted via the string & {} type widening.

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency