Technical Article · Updated to June 2026

Speech-to-Text (STT / ASR)
in Today’s World

From HMM to Hybrid SALM Models; A Comprehensive Review of Architectures, Top 2025-2026 Models, Persian Challenges, and the Future of this Technology

Read Time: 15 mins Level: Technical + Managerial Last Update: June 2026

What is STT and why is it important?

Speech-to-Text or ASR (Automatic Speech Recognition) is the technology that converts human spoken audio into written text. What seems simple is deceptive — behind every transcribed word lies decades of research in signal processing, linguistics, and deep learning.

The global market for this technology is on an unprecedented growth trajectory and will reach $53 billion by 2030. The primary driver of this growth is the large language model revolution and the emergence of hybrid LALM (Large Audio-Language Model) architectures that no longer merely transcribe — they “understand.”

Paradigm Shift

Until 2022, ASR models “recognized patterns.” From 2023 onwards, new LALM models “understand” — they comprehend audio, not just transcribe it. This intrinsic difference in architecture, not just higher accuracy, is the key.

Evolution of STT Architectures

To understand where today’s models stand, we must know where we came from:

1980s – 2010s
HMM + GMM — The Classical Era

Hidden Markov Models with Gaussian Mixtures. The system required three independent components: acoustic model, pronunciation model, and language model. Low accuracy, reliance on experts, and fragility to noise were the main issues.

GMM · HMM · N-gram LM
2012 – 2018
DNN-HMM — Neural Networks Enter

Replacing GMM with DNN was a massive leap. Later, RNN and LSTM entered for time-sequence modeling. These architectures still required a multi-stage pipeline.

DNN · LSTM · RNN · CTC
2018 – 2022
End-to-End Transformers — Architectural Revolution

Conformer (combining Transformer + Convolution) changed everything. End-to-End models like wav2vec 2.0 and Whisper went directly from audio waveform to text. Trained on hundreds of thousands of hours of data with unprecedented performance.

Transformer · Conformer · wav2vec · Whisper
2023 – 2025
SALM — Combining ASR with LLM

Hybrid SALM (Speech-Augmented Language Model) architecture. A robust audio encoder (like FastConformer) connected directly to an LLM. Models don’t just transcribe — they summarize and answer questions. NVIDIA Canary-Qwen was the first open-source example.

FastConformer · SALM · Multimodal ASR
2025 – Present (2026)
LALM + RL — Understanding Audio, Not Just Transcribing

Entirely new generation: Large Audio-Language Model. Models like Qwen3-ASR use Qwen3-Omni as a foundation and are fine-tuned with Reinforcement Learning. Result: exceptional resistance to noise, singing, accents, and complex textual patterns. Voxtral by Mistral also follows this path with a 4B streaming architecture.

LALM · Qwen3-Omni · AuT · GSPO-RL · Streaming 4B

Top 2025 Models — Foundations of the New Generation

These models became the industry standard in 2025 and are still the right choice for many use cases:

Highest Open-Source Accuracy
NVIDIA Canary-Qwen 2.5B
NVIDIA · June 2025
WER (avg)5.63%
RTFx×418
ArchitectureSALM
Parameters2.5B

First open-source SALM. FastConformer encoder + Qwen3-1.7B decoder. Capable of transcription, summarization, and answering questions. Led the Open ASR Leaderboard until late 2025 — now replaced by Qwen3-ASR.

Fastest Throughput
NVIDIA Parakeet TDT 1.1B
NVIDIA · 2024–2025
RTFx>2000
StreamingYes
HallucinationVery Low
LicenseApache 2.0

Best throughput among all available models. Trained on 36,000 hours of audio (including silence and noise). For real-time captioning and call centers. Parakeet V3 (2026) released with 25-language support.

Best Edge / On-Device
Moonshine v2
Useful Sensors · 2025
Parameters245M
StreamingYes (ESE)
vs W-Large-v36× Smaller
LicenseMIT

Ergodic Streaming Encoder for extremely low latency. Dynamic window instead of Whisper’s fixed 30-second chunk. Lower power consumption, ideal for mobile and IoT. The 6-person team rivaled NVIDIA and OpenAI.

Multilingual Standard
Whisper Large V3 Turbo
OpenAI · October 2024
Languages99+
WER avg~7.4%
Decoder Layers4 (of 32)
Speed vs V36× Faster

Vast ecosystem, abundant documentation, easiest setup. Still the best choice for general multilingual projects. OpenAI also released GPT-4o-Transcribe and GPT-4o-mini-Transcribe models in March 2025.

New 2026 Models New

From late 2025 to early 2026, a new wave of models arrived that completely changed the competition. These are the models you need to know now:

New · January 2026
Qwen3-ASR-1.7B SOTA
Alibaba / Qwen Team · Jan 29, 2026
Languages30 Languages + 22 Chinese Accents
StatusSOTA Open-Source
ArchitectureLALM + AuT + GSPO-RL
LicenseApache 2.0

Current leader of the Open ASR Leaderboard among open-source models. Trained on Qwen3-Omni foundation and fine-tuned with Reinforcement Learning (GSPO). Unique feature: can transcribe singing and music. 0.6B version for edge deployment, average TTFT 92ms. Accompanied by Qwen3-ForcedAligner-0.6B for precise timestamps.

New · February 2026
Voxtral (Mistral AI)
Mistral AI · Feb 2026
AA-WER v2.02.9% (Voxtral Small)
Streaming Latency<200ms
Languages13 Languages + Diarization
Realtime LicenseApache 2.0

Mistral’s 4B streaming model. Two versions: Mini Transcribe V2 (batch) and Realtime (streaming). Supports diarization, context biasing, and word-level timestamps. Claims to outperform GPT-4o mini Transcribe, Gemini 2.5 Flash, and Deepgram Nova — at nearly one-fifth the price of ElevenLabs Scribe.

New · January 2026
ElevenLabs Scribe v2
ElevenLabs · Jan 6, 2026
AA-WER v2.02.3% (Lowest)
Streaming Latency~150ms
FeatureAccuracy + Speed Simultaneously
TypeCommercial

The first model to simultaneously lead in AA-WER and latency. 2.3% WER on independent benchmarks — the lowest number available. The top choice for enterprise voice agents, though also the most expensive option.

New · 2026
AssemblyAI Universal-3 Pro
AssemblyAI · 2026
WER (English)6.3%
Latency P50~150ms
FeatureEntity + Sentiment
Leaderboard#1 Overall (commercial)

Overall leader on Hugging Face Open ASR Leaderboard (including commercial). Built on Universal-2, which launched in August 2025 with 99 languages and built-in sentiment/entity/diarization. Unified Voice Agent API with STT+LLM+TTS on a single WebSocket.

New · 2026
Azure MAI-Transcribe-1
Microsoft · 2026
AA-WER v2.03.0%
Languages140+
Latency~140ms
IntegrationAzure Ecosystem

Microsoft’s proprietary STT model. 3.0% AA-WER covering 140+ languages — best choice for Azure-embedded enterprises. Direct competitor to Google Chirp 3, which is also in public preview.

Cheapest · 2026
Mistral Voxtral Mini
Mistral AI · Feb 2026
AA-WER v2.03.7%
Price$1 / 1000 Minutes
Languages8 Languages
TypeBatch Transcribe

The cheapest high-quality option on the market. For high-volume batch transcription with limited budgets. Offers the best ROI if you only need supported languages and don’t require real-time processing.

Crucial Note 2026

Competition in 2026 is no longer just about WER. Deepgram Nova-3 with sub-300ms latency and Qwen3-ASR with proficiency across multiple languages and accents simultaneously demonstrate that the “best model” entirely depends on your use case.

Quantitative Comparison Table of Models (2025–2026)

The following numbers are based on the Hugging Face Open ASR Leaderboard, AA-WER v2.0 (Artificial Analysis), and official technical reports as of June 2026:

ModelWER / AA-WERRTFx / LatencyLanguageStreamingType
ElevenLabs Scribe v2 2026
2.3%
~150msMultilingualYesCommercial
Voxtral Small 2026
2.9%
<200ms13 LanguagesYesOpen-weight
Azure MAI-Transcribe-1 2026
3.0%
~140ms140+YesCommercial
AssemblyAI Universal-3 Pro 2026
6.3% (EN)
~150ms99+YesCommercial
Qwen3-ASR-1.7B 2026
SOTA open-src
92ms (0.6B)52 LanguagesYesOpen (Apache 2)
Canary-Qwen 2.5B
5.63%
×418English-centricLimitedOpen (Apache 2)
Parakeet TDT 1.1B
~7.2%
>2000xEnglishYesOpen (Apache 2)
Whisper Large V3 Turbo
~7.4%
×6 vs V399+PartialOpen (MIT)
Moonshine v2
Similar to W-Large
Very LowEnglishYesOpen (MIT)
Comparison Warning

AA-WER v2.0 and standard WER are not the same. AA-WER is evaluated on more diverse data (VoxPopuli, Earnings-22, AMI-SDM, AgentTalk) and is typically higher than a model’s official WER. Always benchmark on your own data.

Why is Persian STT a Unique Problem?

Persian is one of the most challenging languages for speech processing. The issue isn’t just a lack of data — the linguistic structure of Persian is inherently more complex:

📝
Right-to-Left Script + Complex Punctuation

The Persian alphabet is right-to-left, and letters take different shapes in various positions. STT engines must account for this in text normalization.

🗣️
High Dialect Diversity

From Tehrani to Isfahani, Shirazi, Mashhadi — each dialect has distinct pronunciations. Afghan Persian (Dari) and Tajik introduce additional challenges.

🔤
Compound Word Homogenization

Persian has numerous compound words written either joined or separately: “Amir Reza” or “Amirreza” — a classic segmentation problem.

🔢
Arabic Numerals and Terminology

Persian is written with both Persian and Arabic numerals. The text contains many Arabic terms with varying pronunciations and spellings.

💾
Lack of Training Data

The Persian Common Voice is hundreds of times smaller than the English one. Many existing datasets have high noise — Google’s WER on Persian Common Voice is reported at 25.2%.

📞
Low Quality of Telephone Audio

Most commercial applications of Persian STT deal with 8kHz telephone audio, which adds noise reduction challenges and increases error rates for general models.

Real Data

Google STT’s WER on Persian Common Voice is 25.2%, and Whisper brings this number to 31.75%. These figures show that general models absolutely require dedicated fine-tuning for Persian.

Status of STT Models for Persian

The Persian STT ecosystem is growing. Major available models and approaches:

Model / ApproachTypeStatusKey Note
Qwen3-ASR + Persian 2026Open-source + CustomUnder ReviewSupports 52 languages — requires rigorous testing on conversational Persian. Its LALM architecture is promising for accents and noise.
Whisper + Fine-tuning PersianOpen-source + CustomMost Common ApproachFine-tuned on Persian Common Voice and proprietary datasets. The best balance between accuracy and execution speed for most use cases.
Google STT (Chirp 3) 2026Commercial APIPublic PreviewThe latest Chirp version with built-in denoiser and speaker diarization. Lowest cloud WER for Persian, but access restrictions in Iran persist.
wav2vec 2.0 + PersianOpen-source + CustomActive in ResearchSelf-supervised on Persian audio without needing transcription — attractive for abundant unlabeled data.
Shenasa / HamTech ASRIranianLimited30-hour open-source dataset. Good starting point for research, insufficient for production.
Domain-specific ConformerCommercial/CustomBest ResultCompanies that have built custom models on domain-specific data (call centers, medical) achieve the best performance.

Recommended Practical Approach for Persian

  • Base: Test Whisper Large V3 Turbo or, if multilingualism is needed, Qwen3-ASR-1.7B
  • Fine-tuning: At least 100 hours of labeled domain-specific audio for acceptable results
  • Normalization: A robust post-processing layer is essential for homogenizing numbers, terms, and compound words
  • Language Model: Integrate a Persian LM to improve output coherence — especially for proper nouns and specialized terms
  • Forced Alignment: Use Qwen3-ForcedAligner-0.6B for precise timestamps — it outperforms WhisperX
Market Opportunity

Persian STT with sub-10% WER on real conversational audio (not benchmarks) is still a genuine gap in the market. The team that builds the best domain-specific Persian dataset — not necessarily the best model — will win this market.

Industrial Applications of STT

📞
Call Centers
Call transcription, quality analysis, customer emotion detection
🏥
Medical
Medical dictation, visit documentation, automated clinical records
📺
Media
Automated subtitling, audio archive indexing, real-time translation
🎓
Education
Online class transcription, accessibility for the deaf, content search
⚖️
Legal
Court session documentation, interview transcription, negotiation archiving
🏦
Financial
Compliance recording, board meeting transcription, sentiment analysis
2026 Quick Selection Guide

Highest Overall Accuracy: ElevenLabs Scribe v2 · Best Multilingual Open-Source: Qwen3-ASR-1.7B · Fastest Throughput: Parakeet TDT · Cheapest Batch: Voxtral Mini · On-device: Moonshine v2 or Qwen3-ASR-0.6B · Enterprise Azure: MAI-Transcribe-1 · Specialized Persian: Whisper fine-tuned + Persian LM

Conclusion

From January to June 2026, the STT market saw four major shifts: Qwen3-ASR brought LALM+RL architecture to open-source, Voxtral demonstrated that 4B streaming could rival larger models, ElevenLabs Scribe v2 optimized WER and latency simultaneously for the first time, and Microsoft entered direct competition with MAI-Transcribe-1.

Three key takeaways for any team working in this field:

  • Change Your Selection Criteria: WER is no longer the sole metric. AA-WER on diverse data, streaming latency, fine-tuning capability, and inference cost all matter in the final choice.
  • For Persian, Data is More Important Than the Model: Qwen3-ASR supports 52 languages but still requires dedicated Persian fine-tuning. The team that builds the best domain-specific Persian dataset — not necessarily the best model — will win.
  • LALM is the Future — Prepare Now: Legacy multi-stage pipelines are becoming obsolete. Investing in unified ASR+LLM architectures is justified starting now.
Avatar photo
تیم تولید محتوای مبنا Website

Comments closed.