Audionana
Now in closed beta · powered by Qwen3-TTS

The most realistic
voice AI platform

AI voice models and products powering millions of developers, creators and enterprises. Generate lifelike speech from text in seconds — in studio quality, at scale.

Powered by Qwen-TTS · 153/500

Closed beta · access by invite only

We're onboarding a small group of creators and developers while we polish the platform. Have an invite? Sign in and start generating.

Everything you need to give your product a voice

One platform for speech synthesis — from a single narration to millions of API calls.

Lifelike Text to Speech

Qwen3-TTS renders speech with human rhythm, emotion and emphasis — indistinguishable from a studio recording.

10 languages & dialects

Chinese, English, Japanese, Korean and more — plus Beijing and Sichuan dialect speakers.

Runs on your GPU

The open-source 1.7B model synthesizes on-device — free, private, and with no per-character fees.

A voice for every story

9 curated voices across narration, ads, news and entertainment — each with its own character.

Developer-first API

A clean REST API with per-key usage metering. Ship voice into your product with a five-line curl call.

Enterprise controls

API key management, quota enforcement, full generation history and usage analytics out of the box.

Developer API

Voice, in five lines of code

A developer-first REST API backed by Qwen-TTS. Create an API key in the dashboard, pick a voice, and stream studio-quality audio into your app.

  • Per-key usage metering and revocation
  • Speed and pitch controls on every request
  • MP3 and WAV output, 24 kHz studio quality
terminal
curl -X POST \
  https://your-host/api/v1/text-to-speech/serena \
  -H "xi-api-key: qk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "text": "Hello from Audionana!",
    "model_id": "qwen3-tts-local",
    "voice_settings": { "speed": 1.0, "pitch": 0 }
  }' \
  --output speech.mp3

Ready to hear the difference?

Audionana is in closed beta — sign-in is by invite only. Got a code? The studio is one click away.

Sign in to the Studio