Skip to content
Text to Speech

Voices that feel
unmistakably human

Generate lifelike multilingual speech for narration, product UX, support, and localization with fine-grained control over pacing, pronunciation, and tone.

0+
Voices
<0ms
Latency
0+
Languages
0.9%
Uptime

Why teams choose it

Arabic-first narration quality

Designed for markets where pronunciation, cadence, and cultural nuance are part of the product experience.

Why teams choose it

Streaming-ready product UX

Low-latency playback paths for assistants, readers, and customer experiences where waiting breaks immersion.

Why teams choose it

Production controls that matter

Pronunciation tuning, SSML support, output formats, and batch generation when teams move beyond demos.

What makes it different

Three capabilities that set Nur TTS apart.

01

500+ premium voices

A vast library spanning ages, genders, accents, and speaking styles. From warm narrators to energetic presenters — find the perfect voice for every project.

500+ available
A
Aria
English (US)
Warm & Friendly
K
Khalid
Arabic
Deep & Authoritative
Y
Yuki
Japanese
Soft & Gentle
3 of 500+nur-tts-v2
Features

Built for production

Enterprise-grade reliability, security, and scale — ready when you are.

Streaming audio

First bytes arrive in under 500ms for real-time playback.

Multiple formats

Export in MP3, WAV, OGG, FLAC, and 10+ more.

Pronunciation editor

Customize brand names and terms with IPA phonemes.

Custom lexicons

Build reusable pronunciation dictionaries.

Batch generation

Process thousands of utterances in parallel.

Voice mixing

Blend multiple voices for unique combinations.

Integrate in minutes

A few lines of code. That's it.

API reference
1from nur import NurClient
2
3client = NurClient()
4
5audio = client.tts.generate(
6 text="Welcome to the future of voice AI.",
7 voice="aria",
8 model="nur-tts-v2",
9 output_format="mp3",
10 emotion="friendly"
11)
12
13audio.save("output.mp3")

Hear the difference

Free tier includes 100K characters per month. No credit card required.