Text-to-SpeechAnonymized

xAI TTS v1

xAI's high-fidelity, low-latency text-to-speech API with expressive voices, inline speech tags, and enterprise-grade multilingual support — now on Venice with anonymized processing.

Maker
xAI
Modality
Speech
License
Proprietary
Open weights
No — proprietary

Overview

What is xAI TTS v1

xAI TTS v1 is xAI's text-to-speech model, released in April 2026 as part of the Grok Voice stack. It converts text into natural, expressive speech with sub-second latency, supporting 20+ languages and 80+ voices, with fine-grained control via speech tags and multiple audio formats for production use.

Running it privately on Venice

On Venice, xAI TTS v1 runs under an anonymized privacy tier — your prompts are never stored, profiled, or used for training. This means developers can generate speech at scale without compromising user privacy or building a traceable history, while still accessing the full expressiveness and low latency of xAI’s production-grade TTS.

AnonymizedNo prompt trainingTEE · hardware enclaveEnd-to-end encrypted

Assessment

Strengths and limitations

Strengths
  • Sub-second latency ideal for real-time applications like voice agents and customer support bots.
  • Supports 80+ expressive voices across 25+ languages with fine-grained control via inline speech tags (pauses, laughter, whispers, pitch, speed).
  • Multiple audio output formats including telephony-optimized μ-law and high-fidelity FLAC for diverse use cases.
  • Built on the same stack powering Tesla vehicles and Starlink customer support, ensuring enterprise-grade reliability.
  • Competitive per-character pricing makes it cost-effective for high-volume production workloads.
Limitations
  • Proprietary and closed: no open weights, so self-hosting or fine-tuning is not possible.
  • No voice cloning support in the initial release, limiting personalization options.
  • Still in early adoption phase compared to mature TTS providers, so ecosystem tooling and community support are limited.
  • Limited public benchmarking data on long-form narration quality and emotional range.

Samples

Sample outputs

Generated on Venice with our standard prompt suite — the same scripts we run through every model of this type, so you can judge it like-for-like.

Narration

On Venice, your prompts are processed privately and never stored, profiled, or used to train anyone's model.

Conversational

Wait — so I can run a private voice model with zero data retention, and pay only for what I use? That's genuinely useful.

Expressive range

Three… two… one… liftoff! The rocket roared into the night sky as the crowd erupted in cheers.

Compare every speech model on these scripts

Specifications

Datasheet

Maker
xAI
Released
April 17, 2026
Modality
Text-to-speech
Languages
25+
Voices
80+
Output formats
MP3, Opus, PCM, FLAC, WAV, μ-law
Open weights
No — proprietary
Privacy on Venice
Anonymized — prompts not stored
Available on Venice since
Apr 2026
License
Proprietary

API

Call it from your code

Venice exposes an OpenAI-compatible API. Point your base URL at Venice and pass the model id.

curl https://api.venice.ai/api/v1/audio/speech \
  -H "Authorization: Bearer $VENICE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tts-xai-v1",
    "input": "On Venice, your prompts are processed privately.",
    "voice": "af_sky",
    "response_format": "mp3"
  }' --output speech.mp3

Pricing

What it costs on Venice

Billed per character on Venice: $18.75 per 1M characters of synthesized speech.

Characters / 1M
$18.75
Per 1M characters

New Venice accounts include a free daily allowance and 500 welcome credits — no credit card required.

Alternatives

How it compares

ModelBest forPrice (Venice)VoicesOpen weightsLatency
xAI TTS v1xAI's expressive, low-latency TTS with broad language support and speech tags.$18.75 / 1M chars80+NoSub-second
Inworld TTS-1.5 MaxSlightly cheaper but less public detail on voice count and latency.$12.50 / 1M charsNo
Chatterbox HD (Resemble AI)Higher cost; focused on high-definition, customizable voices.$50 / 1M charsNo
Kokoro Text to SpeechMuch cheaper and open weights, but fewer voices and less expressive control.$3.50 / 1M charsYes

xAI's expressive, low-latency TTS with broad language support and speech tags.

Use cases

What it is good for

  1. 01Real-time voice agents for customer service, sales, and support.
  2. 02Accessibility tools that convert text content to natural speech.
  3. 03Podcast and audiobook narration with expressive delivery control.
  4. 04Interactive voice response (IVR) systems and telephony applications.
  5. 05Multilingual content localization with consistent, high-quality voices.

Prompting

Getting better results

Use inline speech tags like [pause] and [whisper] to control tone and pacing precisely.

Choose output format based on use case: Opus for streaming, WAV for post-production, μ-law for telephony.

Test multiple voices for emotional fit — some are optimized for warmth, others for clarity or authority.

Break long texts into smaller chunks for consistent latency and error resilience.

Version history

xAI TTS v1
2026-04

Initial public release

FAQ

Frequently asked questions

xAI TTS v1 is xAI's text-to-speech model, released in April 2026 as part of the Grok Voice stack. It converts text into natural, expressive speech with sub-second latency, supporting 25+ languages and 80+ voices, with fine-grained delivery control via speech tags.

On Venice, xAI TTS v1 costs $18.75 per 1 million characters of synthesized speech. Pricing is transparent and usage-based, with no subscription required.

No. xAI TTS v1 is a proprietary model — it is not free for unlimited use and does not have open weights. It cannot be self-hosted or fine-tuned by users.

No, voice cloning is not supported in the initial release of xAI TTS v1. However, the model offers a rich library of 80+ production-ready voices across multiple languages.

xAI TTS v1 supports over 25 languages, including English, Chinese, Russian, Italian, and others, with language-optimized voices for natural pronunciation and intonation.

Yes. xAI TTS v1 supports inline speech tags for pauses, laughter, whispers, pitch shifts, and speed changes, allowing fine-grained expressive control over the generated speech.

xAI TTS v1 offers lower latency and broader language support at a lower price point, while ElevenLabs excels in emotional range and voice cloning. For real-time, multilingual production use, xAI has an edge; for creative storytelling, ElevenLabs may be preferred.

Run xAI TTS v1 privately

No prompt logging. No data used for training.