Skip to main content
Inworld’s platform provides access to a wide variety of state-of-the-art models. These models offer diverse capabilities, performance levels, price points, and deployment options, enabling users to select and customize models that best match their specific use cases and application needs.

Overview of Model Offerings

This section provides some high-level context on Inworld’s model offerings, and how they can be used in your application.
  • TTS: Text-to-Speech models can be used to generate high-quality audio for your application, such as powering a character’s voice.
  • LLM: Large Language Models are powerful models that can intake inputs (typically text, but certain models may also support other modalities) and generate text outputs. These models can be used to determine in-game actions, power conversations, generate dynamic narratives, and more.
  • Embeddings: Embeddings models convert text into high-dimensional vectors, which can be used to power intent detection, text similarity comparison, and retrieval-augmented generation (RAG).

TTS

Inworld’s Agent Runtime and API offers access to Inworld’s family of state-of-the-art TTS models, optimized for different use cases, quality levels, and performance requirements.

Inworld TTS 1.5 Max

Our flagship model, delivering the best balance of quality and speed

  • Rich, expressive, contextually aware speech
  • Support for 15 languages
  • Optimized for real-time use (<200ms median latency)
  • High quality instant voice cloning
  • Enhanced timestamps with phonetic details and visemes

Inworld TTS 1.5 Mini

Our ultra-fast, most cost-efficient model. For when latency is the top priority.

  • Ultra-low latency (~120ms median latency)
  • Support for 15 languages
  • Radically affordable pricing
  • High quality instant voice cloning
  • Enhanced timestamps with phonetic details and visemes

Models overview

NameModel IDDescriptionSupported languages
Llama Inworld TTS 1.5 Maxinworld-tts-1.5-max              Flagship model, best balance of quality and speed, with enhanced timestampsen, zh, ja, ko, ru, it, es, pt, fr, de, pl, nl, hi, he, ar
Llama Inworld TTS 1.5 Miniinworld-tts-1.5-mini                                Ultra-fast, most cost-efficient model, with enhanced timestampsen, zh, ja, ko, ru, it, es, pt, fr, de, pl, nl, hi, he, ar
Llama Inworld TTS Max Deprecatedinworld-tts-1-max              Our most powerful previous generation model, with basic timestamps supporten, de, es, fr, it, ja, ko, nl, pl, pt, ru, zh, hi
Llama Inworld TTS Deprecatedinworld-tts-1              Our fastest previous generation model, with basic timestamps supporten, de, es, fr, it, ja, ko, nl, pl, pt, ru, zh, hi
inworld-tts-1 and inworld-tts-1-max are deprecated and will be retired in the near future. We will communicate the exact retirement date once finalized to users with advance notice to ensure a smooth transition. We recommend migrating to inworld-tts-1.5-mini and inworld-tts-1.5-max as soon as possible to avoid disruptions.

LLM

Chat Completion

Inworld provides access to hundreds of LLMs from various providers through a unified Chat Completions API.
  • Available models: See the List Models API or the Models page in the Inworld Portal for the full list of supported models and providers
  • Pricing: Visit inworld.ai/pricing for model pricing details
  • Specific model: Call a model directly using the provider/model format (e.g., openai/gpt-5)
  • Auto-select: Set model to "auto" to automatically pick the best model based on price, latency, or performance
  • Router: Create a router for conditional routing, A/B testing, and reusable configurations, then reference it via the model field (e.g., my-router)

Embeddings

Service ProviderModel IDDescription
InworldSERVICE_PROVIDER_INWORLDBAAI/bge-large-en-v1.5Great for English text
InworldSERVICE_PROVIDER_INWORLDsentence-transformers/paraphrase-multilingual-mpnet-base-v2Great for multi-lingual text
OpenAISERVICE_PROVIDER_OPENAItext-embedding-3-smallGeneral purpose, efficient embedder with support for English and multi-lingual text.

Terms of Service

You may not violate the terms of service or policies of third-party model providers using Inworld’s platform or your account will be subject to deactivation.