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.
  • STT: Speech-to-Text models can be used to transcribe text from audio, powering voice-driven interactions and real-time transcription features in your application.
  • 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 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.
Support for additional TTS providers in Runtime is coming soon!

Inworld TTS

Our flagship model, offering cost-efficient, ultra-realistic speech

  • Rich, expressive speech and low-latency
  • Support for 12 languages
  • Optimized for real-time use
  • Available on Portal and API
  • Experimental support for audio markups

Inworld TTS Max

Our most powerful and expressive model, available in Preview

  • More expressive, contextually aware speech
  • Stronger multilingual capabilities
  • Not optimized for real-time use
  • Available on Portal and API
  • Experimental support for audio markups

Models overview

Languages with an asterisk (*) are experimental
NameModel IDSupported languages
Llama Inworld TTS                inworld-tts-1              en, es, fr, ko, nl, zh, de*, it*, ja*, pl*, pt*, ru*
Llama Inworld TTS Max                inworld-tts-1-max              en, es, fr, ko, nl, zh, de*, it*, ja*, pl*, pt*, ru*

LLM

Inworld’s SDKs and LLM API offers access to cloud-hosted LLMs via two endpoints, Text Completion and Chat Completion. To call a model, you’ll need to specify both the model name and the service provider, which is the provider hosting the model. Below is an overview of the available service providers and models, by endpoint.

Chat Completion

When specifying a model name (e.g., “gpt-5”, “claude-opus-4-1”), use the exact model identifier (with the same capitalization) as listed in the provider’s official documentation.
Service ProviderModel
AnthropicSERVICE_PROVIDER_ANTHROPICAny Anthropic LLMs, such as:
claude-opus-4-1
claude-opus-4-0
claude-sonnet-4-0
claude-3-5-haiku-latest
FireworksSERVICE_PROVIDER_FIREWORKSAny Fireworks LLMs, such as:
accounts/fireworks/models/gpt-oss-120b
accounts/fireworks/models/gpt-oss-20b
accounts/fireworks/models/deepseek-v3-0324
accounts/fireworks/models/llama4-maverick-instruct-basic
Google (Gemini)SERVICE_PROVIDER_GOOGLEAny Gemini LLMs, such as:
gemini-2.5-pro
gemini-2.5-flash
gemini-2.5-flash-lite
GroqSERVICE_PROVIDER_GROQAny Groq LLMs, such as
gemma2-9b-it
llama-3.1-8b-instant
openai/gpt-oss-20b
InworldSERVICE_PROVIDER_INWORLDComing soon
MistralSERVICE_PROVIDER_MISTRALministral-8b-latest
mistral-small-latest
OpenAISERVICE_PROVIDER_OPENAIAny OpenAI LLMs, such as:
gpt-5
gpt-5-mini
gpt-4.1
o3
TenstorrentSERVICE_PROVIDER_TENSTORRENTtenstorrent/Llama-3.3-70B-Instruct

Text Completion

Service ProviderModel
InworldSERVICE_PROVIDER_INWORLDComing soon
Google (Gemini)SERVICE_PROVIDER_GOOGLEAny Gemini LLMs, such as:
gemini-2.5-pro
gemini-2.5-flash
gemini-2.5-flash-lite
OpenAISERVICE_PROVIDER_OPENAIOpenAI LLMs that support v1/completions endpoint, such as:
davinci-002

STT

Support for additional STT models is coming soon!
ProviderModel
Inworldwhisper-large-v3

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.