Technical Article · Updated to June 2026

Text-to-Speech (TTS)
in Today’s World

From Concatenative to Flow Matching and Hybrid AR+LLM models; a comprehensive review of architectures, top 2025–2026 models, Persian challenges, and the future path of this technology.

Read time: 14 mins Level: Technical + Management Last Updated: June 2026

What is TTS and why is it important?

Text-to-Speech or speech synthesis is the technology that converts written text into natural-sounding speech. However, “natural” has a deeper meaning here — not just correct pronunciation, but accurate prosody, appropriate emotion, natural pauses, and a tone that makes the listener forget they are talking to a machine.

If just a few years ago TTS was merely an accessibility tool, today it is the core engine of voice agents, audiobooks, automated dubbing, and conversational AI. The difference between a voice agent that attracts a user and one that drives them away often lies in the quality of the TTS.

The 2026 Turning Point

In 2026, for the first time, open-source models surpassed ElevenLabs — the best commercial service — in blind tests. Chatterbox Turbo received a 65.3% listener preference in a blind test. This was the threshold that changed everything once crossed.

The Evolution of TTS Architectures

TTS has evolved through five distinct eras — each era representing a qualitative leap, not just an improvement:

1980s – 2000s
Concatenative TTS — Splicing Audio Fragments

The computer extracted small audio units (diphones or larger units) from a recorded corpus and spliced them together. The voice sounded artificial and robotic, and the fragment boundaries were audible. But for decades, it was the only practical option.

Unit Selection · Diphone · Festival
2005 – 2017
Statistical Parametric TTS (HMM/DNN)

Statistical models predicted acoustic parameters (pitch, duration, spectral), and then a vocoder converted these parameters into a sound wave. It offered more flexibility, but the voice still sounded “muffled” and lifeless.

HMM · MERLin · DNN · SPSS
2017 – 2021
Neural TTS — The WaveNet and Tacotron Revolution

Google’s WaveNet (2016) and Tacotron (2017) created a true qualitative leap. For the first time, synthesized voices could fool humans. Two-part models (Acoustic model + Vocoder) became the standard: FastSpeech2 and HiFi-GAN brought this era to its peak.

WaveNet · Tacotron2 · FastSpeech2 · HiFi-GAN · VITS
2022 – 2024
Zero-Shot & Diffusion — Voice Cloning from Seconds

Models like VALL-E, YourTTS, and NaturalSpeech 2 showed that anyone’s voice could be cloned from a few seconds of audio. Diffusion and Flow Matching replaced older architectures. XTTS v2 brought this capability to open-source.

VALL-E · NaturalSpeech2 · XTTS-v2 · Diffusion · Flow Matching
2024 – Present (2026)
LLM-TTS + RL — Emotion, Naturalness, and Full Control

The new generation uses LLMs as a backbone (CosyVoice2, Fish Speech, Chatterbox) and is fine-tuned with Reinforcement Learning to offer more natural prosody, emotion control, and rapid zero-shot voice cloning. Voxtral TTS from Mistral introduced the hybrid AR + Flow Matching architecture. F5R-TTS uses GRPO to simultaneously improve WER and speaker similarity.

LLM-TTS · CosyVoice2 · Flow Matching + RL · GRPO · Chatterbox · Voxtral

Top 2025 Models — Foundations of the New Generation

These models became the industry standard in 2025 and many are still used in production today:

Best Commercial Quality
ElevenLabs v3
ElevenLabs · June 2025
Key FeatureAudio Tags + Emotion
Text to DialogueYes
LanguagesMost Comprehensive
TypeCommercial

The first model with a complete audio tag system — you can control emotions with tags like [laughs], [sighs], or [excited]. Text to Dialogue blends multiple voices into a single output. ElevenLabs is no longer just TTS; it’s a complete audio platform.

Fastest Production
Cartesia Sonic 3 / 3.5
Cartesia · Late 2025 / May 2026
Latency~40ms (Turbo)
Languages42 Languages
Voices500+
LeaderboardTemporarily #1 (AA)

The best option for real-time voice agents where latency is crucial. Sonic Turbo with 40ms is designed for conversational apps. Sonic 3.5 arrived in May 2026 with better prosody and a broader emotional range.

Best Multilingual Open-Source
Fish Speech V1.5
Fish Audio · 2025
ELO Score1339
Voice CloningZero-shot
LanguagesMultilingual
LicenseCC-BY-NC

Highest ELO among multilingual open-source models. Built on an LLM-based architecture, offering high-quality zero-shot voice cloning. Ideal for multilingual content generation applications.

Best Edge Open-Source
Kokoro (82M)
HexGrad · 2025
Parameters82M
RTF96× real-time
ArchitectureStyleTTS2 + ISTFTNet
LicenseApache 2.0

The smallest model delivering commercial-grade quality. 82M parameters running 96× real-time on a standard GPU. No encoders or diffusion — direct and fast. Best choice for edge deployment and latency-sensitive services.

Ultra-Low Latency Streaming
CosyVoice2-0.5B
Alibaba / FunAudioLLM · 2024–2025
Streaming Latency150ms
ArchitectureLM + Flow Matching
Voice CloningZero-shot
LicenseApache 2.0

Best streaming latency among open-source models. Uses supervised semantic tokens (from ASR) for better quality. Ideal for real-time voice agents requiring self-hosting.

Specialized Video Dubbing
IndexTTS-2
IndexTeam · 2025
Duration ControlPrecise & Independent
Emotion ControlZero-shot
FocusVideo Dubbing
LicenseOpen

The main challenge of automated dubbing is fitting audio perfectly into timelines. IndexTTS-2 separates duration control from emotion — allowing independent adjustments. A core tool for post-production teams.

New 2026 Models NEW

March 2026 was a historic day for TTS — three major models were released within hours, sparking a new wave of competition:

New · March 2026
Chatterbox Turbo Blind Test Winner
Resemble AI · Dec 2025 / Updated 2026
Blind Test vs ElevenLabs65.3% Preference
Latency<150ms streaming
RTF~6.0× (RTX 4090)
LicenseMIT

The first open-source model to surpass ElevenLabs in blind tests — 65.3% of listeners preferred it. Trained on 500k+ hours of audio. Offers emotion control, zero-shot voice cloning, and sub-150ms streaming. Also fine-tuned for Persian (by the community).

New · May 2026
Voxtral TTS (Mistral)
Mistral AI · May 2026
Blind Test vs ElevenLabs Flash62.8% Preference
ArchitectureHybrid AR + Flow Matching
LanguagesMultilingual
LicenseOpen-weight

A unique hybrid architecture: AR for natural prosody + Flow Matching for speed. Preferred by 62.8% in blind tests and competes with the ElevenLabs v3 tier in expressiveness. Pricing is nearly one-fifth of ElevenLabs.

New · May 2026
OpenAI GPT-Realtime-2
OpenAI · May 2026
FeatureGPT-5 class reasoning
Interruption HandlingYes
TranslationYes (Realtime)
TypeCommercial

The first voice model with GPT-5 reasoning capabilities. Supports tool calls, interruption management, and real-time correction. GPT-Realtime-Translate for live translation and GPT-Realtime-Whisper for real-time transcription were also added. Ideal for voice agents requiring reasoning.

New · 2026
F5R-TTS (Flow Matching + RL)
FrontierLabs · 2026
WER Impr. vs F5-TTS29.5% Reduction
Speaker Similarity Impr.4.6% Increase
ArchitectureFlow Matching + GRPO-RL
FocusZero-shot Voice Cloning

Just as ASR improved significantly with RL, TTS is following the same path. F5R-TTS utilizes GRPO with a dual reward system (WER + Speaker Similarity). Result: Simultaneous improvement in intelligibility and voice cloning quality.

New · 2026
Inworld TTS MAX
Inworld AI · 2026
ELO1594
Latency Mini<130ms
Voice CloningFree (included)
FocusGaming + Agent

Highest ELO on the TTS Arena Leaderboard for accessible models. Voice cloning is included in the base price — unlike ElevenLabs which charges separately. Inworld Mini is designed for real-time gaming with sub-130ms latency.

New · 2026
Speechify SIMBA 3.0
Speechify · May 2026
Leaderboard RankTop 10 (AA)
Price~$10 / 1M char
ELO~1159
FocusCost-efficient

The most affordable model in the top 10 leaderboard. Designed for teams with high-volume audio generation needs and tight budgets — offering the lowest price for decent quality.

A Historic Day — March 2026

March 26, 2026 saw the release of Voxtral TTS from Mistral, Transcribe from Cohere, and CoVo-Audio from Tencent all within a few hours. A user on Reddit wrote: “The on-prem voice stack is here.” — a perfect summary of that day.

Quantitative Comparison — MOS, ELO, and Latency

Evaluating TTS differs fundamentally from STT. In TTS, the primary metric is MOS (Mean Opinion Score) — human judgment — not a computational figure. In 2026, both TTS Arena Leaderboard and Artificial Analysis utilize blind test-based ELO:

ModelELO / MOSLatencyVoice CloningTypeApproximate Price
Inworld TTS MAX 2026ELO 1594Free (included)CommercialMedium
ElevenLabs v3Top Tier75–150msExtra CostCommercial$5–$1300/mo
Chatterbox Turbo 202665.3% blind win<150msFree (MIT)Open (MIT)Free
Voxtral TTS 202662.8% blind winZero-shotOpen-weight~1/5 ElevenLabs
Cartesia Sonic 3.5 2026Temp #1 AA40ms (Turbo)LimitedCommercialMedium
Fish Speech V1.5ELO 1339Zero-shotCC-BY-NCFree (non-com)
CosyVoice2-0.5BGood150ms streamingZero-shotOpen (Apache 2)Free
Kokoro (82M)Great for size96× RTNoneOpen (Apache 2)Free
Speechify SIMBA 3.0 2026ELO ~1159LimitedCommercial$10/1M char
Comparison Warning

ELO and MOS heavily depend on the test data and the evaluator demographic. A model that excels at audiobook narration might be mediocre in a conversational voice agent. Always test on your specific use case with your actual listeners.

Voice Cloning in 2026 — Current Status

Voice cloning (generating a specific person’s voice from a few seconds of audio) became a mainstream capability in 2026. But with this power, crucial issues have emerged:

Zero-Shot from 3 Seconds

Models like Chatterbox, Fish Speech, and CosyVoice2 clone voices with just 3–10 seconds of audio. Fine-tuning is no longer required.

🌍
Cross-Lingual Cloning

You can clone a Persian speaker’s voice and make it speak English or Japanese — without a Persian accent. This is revolutionary for international dubbing.

🛡️
Watermarking and Detection

Resemble AI, ElevenLabs, and Google have audio watermarking systems. Detecting audio deepfakes has become an independent research field.

⚖️
Legal Framework

The EU and several US states have passed restrictive laws. Cloning a voice without the owner’s consent is banned on most platforms.

🎭
Emotion Disentanglement

New models can separate identity from emotion — creating the same voice with happiness or sadness without altering its core identity.

🏢
Professional Cloning

ElevenLabs Professional Voice Cloning requires 30 minutes of high-quality recording for production-grade results. The quality is significantly better than zero-shot.

Why is Persian TTS a Unique Problem?

Persian TTS has different challenges compared to Persian STT — and in some ways it’s harder, because TTS requires much cleaner data:

📖
Lack of Diacritization

Everyday written Persian lacks vowels (diacritics). “Madraseh” (School) or “Modarres” (Teacher)? The model must deduce it from context — mispronunciations make the output sound unnatural.

🔤
Complex Text Normalization

Numbers (Persian/Arabic/Latin), dates, units, abbreviations, and emojis — each must be read correctly. The TTS Frontend for Persian is far more complex than for English.

🎙️
Lack of TTS-grade Data

TTS data must be much cleaner than ASR data: no noise, perfect pronunciation, high sample rate. ManaTTS and ParsVoice have made strides, but it’s still not enough.

🗣️
Persian Prosody

The stress and intonation patterns of Persian are completely different from English. A model trained only on English will produce incorrect intonations when generating Persian.

🔢
Loanwords and Code-switching

Everyday Persian is full of English, French, and Arabic words, each with different pronunciation rules. The model needs to know when to read “Software” with a Persian accent vs English.

👥
Limited Speaker Diversity

Most Persian TTS datasets feature single or limited speakers. A model trained on them will exhibit lower quality during voice cloning.

The Real Numbers

The best available open-source Persian TTS model (based on Tacotron2 + ManaTTS) has reached a MOS of around 3.76 — compared to the 4.5+ MOS ElevenLabs claims for English. This gap shows that truly high-quality Persian TTS remains an unsolved problem.

The State of Persian TTS in 2026

Model / ApproachTypeStatusNote
Chatterbox Persian Fine-tuned 2025Open-source + CommunityAvailable (HuggingFace)Community fine-tune on Persian is available. Quality is acceptable for general use but not production-grade.
Tacotron2 + ManaTTSCustom Open-sourceBest Open-sourceManaTTS: 114 hours of high-quality single-speaker data. Best baseline for Persian TTS. MOS 3.76
Persian VITS (ZabanZad.ai)Open-sourceResearchSAIL Lab project aiming for production-grade Persian TTS. Currently in development.
ParsVoice (Multi-speaker) 2025DatasetPublishedFirst large-scale multi-speaker Persian corpus. Extracted from IranSeda. Foundation for multi-speaker Persian models.
XTTS v2 + Persian Fine-tuningOpen-source + CustomNeeds WorkCan be fine-tuned with 6 minutes of Persian data, but Persian text normalization must be implemented independently.
Iranian Commercial ServicesCommercialLimitedSome Iranian companies have Persian TTS (like Balad), but lack open access and quality varies.

Practical Recommended Approach for Persian TTS

  • Short-term: XTTS v2 or Chatterbox fine-tuned on your own custom dataset — at least 30 minutes of clean, labeled audio.
  • Frontend is Critical: Build a robust Persian text normalization module — numbers, dates, abbreviations, English words. This is more important than model selection.
  • Grapheme-to-Phoneme: A precise Persian G2P is essential for models that ingest phonemes — especially for Arabic and English words within Persian text.
  • Medium-term: Train on ParsVoice for multi-speaker capabilities. It provides multi-speaker data, yielding better voice cloning.
  • Long-term: Fine-tune Voxtral TTS (once generalized to Persian) with a domain-specific dataset — this path will likely yield the best quality.
Massive Market Opportunity

A natural-sounding, multi-speaker, clonable Persian TTS — with a MOS above 4 — does not yet exist. Any team that builds this and offers it via API will capture the markets of Iran, Afghanistan, and Tajikistan. The first step is creating a clean, multi-speaker dataset.

Industrial Applications of TTS

🤖
Voice Agent
Smart call centers, voice assistants, automated support
📚
Audiobooks
Text-to-audio conversion, educational content, auto-podcasts
🎮
Gaming
Dynamic NPC dialogues, interactive narration, voice customization
🎬
Dubbing
Automated dubbing, real-time translation & synthesis, localization
Accessibility
Screen readers, assisting the visually impaired, communication tools
📱
Navigation
In-car assistants, routing, smart notifications
🎓
Education
Language learning with standard pronunciation, e-learning content
📰
Media
News reading, article-to-audio conversion, automated podcasts
2026 Quick Selection Guide

Highest Quality + Emotion: ElevenLabs v3 · Lowest Latency (40ms): Cartesia Sonic Turbo · Best Blind Open-Source: Chatterbox Turbo · Multilingual Open: Fish Speech V1.5 · Edge/On-device: Kokoro 82M · Streaming Open: CosyVoice2-0.5B · Dubbing: IndexTTS-2 · Persian: Tacotron2 + ManaTTS + Custom Normalization

Conclusion

In 2026, TTS has entered a phase where “good enough” is no longer acceptable. When Chatterbox Turbo with an MIT license beats ElevenLabs in blind tests, it means any team with reasonable resources can build a commercially viable TTS.

Three key takeaways for teams active in this field:

  • The AR+Flow Matching+RL architecture is the future: Models combining all three elements — like Voxtral — offer the best balance of quality, speed, and controllability. This architecture will become the standard over the next two years.
  • For Persian, Frontend is more critical than the model: A robust Persian text normalization module — which accurately converts numbers, dates, English terms, and specialized jargon — has a greater impact than choosing the best base model.
  • Multi-speaker Persian data is the main missing piece: ParsVoice was a huge step, but we still need larger, more diverse datasets with broader domain coverage. The team that builds this data will win the Persian TTS market.
Avatar photo
تیم تولید محتوای مبنا Website

Comments closed.