TTS model based on 0.1B LLM backbone
https://huggingface.co/Aratako/MioTTS-0.1B
https://huggingface.co/tiiuae/Falcon-H1-Tiny-Multilingual-100M-Base
interesting to test how well it performs for different languages
https://huggingface.co/Aratako/MioTTS-0.1B
https://huggingface.co/tiiuae/Falcon-H1-Tiny-Multilingual-100M-Base
interesting to test how well it performs for different languages
TTS models grow in size and get audio generation capabilities
https://huggingface.co/inclusionAI/Ming-omni-tts-16.8B-A3B
Ming-omni-tts is a high-performance unified audio generation model that achieves precise control over speech attributes and enables single-channel synthesis of speech, environmental sounds, and music. Powered by a custom 12.5Hz continuous tokenizer and Patch-by-Patch compression, it delivers competitive inference efficiency (3.1Hz). Additionally, the model features robust text normalization capabilities for the accurate and natural narration of complex mathematical and chemical expressions.
https://huggingface.co/inclusionAI/Ming-omni-tts-16.8B-A3B
Ming-omni-tts is a high-performance unified audio generation model that achieves precise control over speech attributes and enables single-channel synthesis of speech, environmental sounds, and music. Powered by a custom 12.5Hz continuous tokenizer and Patch-by-Patch compression, it delivers competitive inference efficiency (3.1Hz). Additionally, the model features robust text normalization capabilities for the accurate and natural narration of complex mathematical and chemical expressions.
We should be building cooperation boards, not leaderboards
Rover gets good results of course, its just interesting how corporations gonna compete on taking the first place in huggingface asr leaderboard now
https://github.com/huggingface/open_asr_leaderboard/pull/165#issuecomment-4763128980
Rover gets good results of course, its just interesting how corporations gonna compete on taking the first place in huggingface asr leaderboard now
https://github.com/huggingface/open_asr_leaderboard/pull/165#issuecomment-4763128980
GitHub
New model: asr_consilium by ZFTurbo · Pull Request #165 · huggingface/open_asr_leaderboard
Submission for ZFTurbo/asr-consilium-2026-06. This is an open-source Python module, asr_consilium. It achieves Top-1 results for English and ranks Top-1 among open-source models for other languages...
I always used to think that CTC + LM is a good architecture for quick domain adaptation. Even WER tests demoed the advantage. But recent experiments with rare words WER show that CTC + LM doesn't work as great as expected. Most systems that use ngram shallow fusion demonstrate significantly worse rare WER than RNNT rare WER and even plain CTC without LM rare WER. The thing is that plain conformer accuracy is so good that weak extra LM with perplexity of 100-200 doesn't help much even makes things worse actually confusing rare words. And stronger ngram LM is harder to estimate. Lower perplexity needs more advanced LM architecture and longer context only available with transformers. Interesting flip of the things. Strong LLM should help here of course, but the question is quick adaptation to the domain.
Sudarshan Kamath from SmallestAI on how structure beats scale
https://www.youtube.com/watch?v=14Cb7D8p-C4
https://www.youtube.com/watch?v=14Cb7D8p-C4
YouTube
How Machines Learned to Talk: The Real Architecture Behind Voice AI
00:00 — the market nobody's won yet
02:30 — voice 1.0 → 4.0: where we are now
03:52 — why humans beat AI: we think while we listen
05:14 — Hydra: listening, speaking & thinking at once
07:46 — why audio is harder than text
10:39 — the old way: stitching…
02:30 — voice 1.0 → 4.0: where we are now
03:52 — why humans beat AI: we think while we listen
05:14 — Hydra: listening, speaking & thinking at once
07:46 — why audio is harder than text
10:39 — the old way: stitching…
ScenA: Reference-Driven Multi-Speaker Audio Scene Generation from In-the-Wild Priors
https://finmickey.github.io/scena/
Abstract. Existing multi-speaker dialogue systems bind speakers to utterances through structured supervision: per-turn tags, multi-stream transcriptions, or learnable speaker embeddings. These systems operate within speech-only pipelines that produce clean vocal sequences without the ambient texture of real conversations. We take a different approach. Our method, ScenA, conditions a text-to-audio flow-matching foundation model, pretrained on large-scale in-the-wild data, directly on multiple reference voices and a free-form natural language prompt that describes an entire multi-speaker audio scene. Leveraging such a foundational model allows us to inherit its capacity for natural, non-studio audio: background noise, room acoustics, overlapping dialogue, and spontaneous paralinguistic events, while adding multi-speaker control without any per-turn structure. Concretely, reference latents are concatenated into the model's token sequence and distinguished by lightweight identity-aware positional encodings. However, we identify a critical obstacle to this approach: the Reference Shortcut. During training under standard noise schedules, the model can identify the matching reference by acoustic similarity to the noisy target, bypassing the text prompt entirely. We address this with a high-noise-biased timestep distribution that forces the model to rely on the text prompt for speaker assignment. We evaluate ScenA on the CoVoMix2-Dialogue benchmark, showing that it outperforms existing multi-speaker systems on speaker-binding metrics while generating rich conversational audio with overlapping speech, emotional vocalizations, and ambient sound. Our results demonstrate the advantage of using a general-purpose audio model conditioned on a free-form scene description, rather than passing structured dialog scripts through a speech-only pipeline.
https://finmickey.github.io/scena/
Abstract. Existing multi-speaker dialogue systems bind speakers to utterances through structured supervision: per-turn tags, multi-stream transcriptions, or learnable speaker embeddings. These systems operate within speech-only pipelines that produce clean vocal sequences without the ambient texture of real conversations. We take a different approach. Our method, ScenA, conditions a text-to-audio flow-matching foundation model, pretrained on large-scale in-the-wild data, directly on multiple reference voices and a free-form natural language prompt that describes an entire multi-speaker audio scene. Leveraging such a foundational model allows us to inherit its capacity for natural, non-studio audio: background noise, room acoustics, overlapping dialogue, and spontaneous paralinguistic events, while adding multi-speaker control without any per-turn structure. Concretely, reference latents are concatenated into the model's token sequence and distinguished by lightweight identity-aware positional encodings. However, we identify a critical obstacle to this approach: the Reference Shortcut. During training under standard noise schedules, the model can identify the matching reference by acoustic similarity to the noisy target, bypassing the text prompt entirely. We address this with a high-noise-biased timestep distribution that forces the model to rely on the text prompt for speaker assignment. We evaluate ScenA on the CoVoMix2-Dialogue benchmark, showing that it outperforms existing multi-speaker systems on speaker-binding metrics while generating rich conversational audio with overlapping speech, emotional vocalizations, and ambient sound. Our results demonstrate the advantage of using a general-purpose audio model conditioned on a free-form scene description, rather than passing structured dialog scripts through a speech-only pipeline.
finmickey.github.io
ScenA: Reference-Driven Multi-Speaker Audio Scene Generation from In-the-Wild Priors
A flow-matching foundation model that conditions on multiple reference voices and a free-form text prompt to generate full conversational scenes.
https://huggingface.co/marcoyang/spear-xlarge-speech-audio-v2 recently published
SPEAR XLarge v2 is the flagship open-source SPEAR encoder for unified speech and general-audio representation learning. This is the ICML 2026 accepted version of SPEAR: A Unified SSL Framework for Learning Speech and Audio Representations. This model is the XLarge v2 release, aligned with the model used in the ICML 2026 paper. Compared with the earlier XLarge v1, v2 is enhanced for complex acoustic scenes through token mixing, improving robustness for overlapped speech, noisy audio, and real-world sound mixtures while keeping SPEAR's unified speech-and-audio design.
SPEAR XLarge v2 uses a Zipformer backbone with about 600M parameters, consisting of 13 Zipformer stacks. It produces 1280-dimensional frame-level representations at approximately 50 Hz from 16 kHz waveforms.
SPEAR XLarge v2 is the flagship open-source SPEAR encoder for unified speech and general-audio representation learning. This is the ICML 2026 accepted version of SPEAR: A Unified SSL Framework for Learning Speech and Audio Representations. This model is the XLarge v2 release, aligned with the model used in the ICML 2026 paper. Compared with the earlier XLarge v1, v2 is enhanced for complex acoustic scenes through token mixing, improving robustness for overlapped speech, noisy audio, and real-world sound mixtures while keeping SPEAR's unified speech-and-audio design.
SPEAR XLarge v2 uses a Zipformer backbone with about 600M parameters, consisting of 13 Zipformer stacks. It produces 1280-dimensional frame-level representations at approximately 50 Hz from 16 kHz waveforms.
huggingface.co
marcoyang/spear-xlarge-speech-audio-v2 · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Supposed to be good https://arxiv.org/abs/2605.28139
ARK-ASR-3B is a multilingual automatic speech recognition model. It achieves current state-of-the-art results on the Hugging Face Open ASR Leaderboard English short-form benchmark, with an average WER of 5.04%
https://huggingface.co/AutoArk-AI/ARK-ASR-3B
ARK-ASR-3B is a multilingual automatic speech recognition model. It achieves current state-of-the-art results on the Hugging Face Open ASR Leaderboard English short-form benchmark, with an average WER of 5.04%
https://huggingface.co/AutoArk-AI/ARK-ASR-3B
arXiv.org
Data-Efficient On-Policy Distillation for Automatic Speech Recognition
Building competitive automatic speech recognition (ASR) models usually requires large-scale au- dio supervision, which makes reproduction and specialization expensive. We study Ark-ASR, a 0.6B-...
More or less recent tech from Microsoft. Interesting that accuracy is still more or less the same as Whisper Large v3
https://arxiv.org/abs/2604.00610
Speech LLMs are Contextual Reasoning Transcribers
Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang, Jinyu Li
https://arxiv.org/abs/2604.00610
Speech LLMs are Contextual Reasoning Transcribers
Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang, Jinyu Li
Despite extensions to speech inputs, effectively leveraging the rich knowledge and contextual understanding of large language models (LLMs) in automatic speech recognition (ASR) remains non-trivial, as the task primarily involves direct speech-to-text mapping. To address this, this paper proposes chain-of-thought ASR (CoT-ASR), which constructs a reasoning chain that enables LLMs to first analyze the input speech and generate contextual analysis, thereby fully exploiting their generative capabilities. With this contextual reasoning, CoT-ASR then performs more informed speech recognition and completes both reasoning and transcription in a single pass. Moreover, CoT-ASR naturally supports user-guided transcription: while designed to self-generate reasoning,
Rare WER is interesting. It flips things around. Whisper V3 and Cohere (also AED) are still best compared to LLM based systems with better overall WER (Qwen). It actually confirms the intuition that Whisper usually gets all special terms right.
Rare WER actually explored before in papers, for example
End-to-End Speech Recognition Contextualization with Large Language Models
https://arxiv.org/abs/2309.10917
Rare WER actually explored before in papers, for example
End-to-End Speech Recognition Contextualization with Large Language Models
https://arxiv.org/abs/2309.10917
Several interesting NAR / diffusion systems released recently
https://huggingface.co/ibm-granite/granite-speech-4.1-2b-nar
Fast and reasonably accurate. Uses interesting CTC output guidance and bidirectional LLM for postcorrection but kind of hard to adapt because LLM is too special
Tedlium WER 4.39
https://github.com/taeyoun811/Whisfusion
Diffusion ASR with Whisper-Small Encoder and SMDM-170M Decoder. Not very accurate since it doesn't use CTC
Tedlium WER 18.03 (bad)
https://github.com/liuzhan22/Diffusion-ASR
From Cambridge. Uses Whisper Large encoder and LLADA 8B Instruct for correction. Can edit existing AR hypothesis for better accuracy
Tedlium WER 7.05 (not very good yet)
https://huggingface.co/ibm-granite/granite-speech-4.1-2b-nar
Fast and reasonably accurate. Uses interesting CTC output guidance and bidirectional LLM for postcorrection but kind of hard to adapt because LLM is too special
Tedlium WER 4.39
https://github.com/taeyoun811/Whisfusion
Diffusion ASR with Whisper-Small Encoder and SMDM-170M Decoder. Not very accurate since it doesn't use CTC
Tedlium WER 18.03 (bad)
https://github.com/liuzhan22/Diffusion-ASR
From Cambridge. Uses Whisper Large encoder and LLADA 8B Instruct for correction. Can edit existing AR hypothesis for better accuracy
Tedlium WER 7.05 (not very good yet)
huggingface.co
ibm-granite/granite-speech-4.1-2b-nar · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
There is competition on African voices going on, still plenty of time to join and get the data
https://afrivoice.github.io/afrivoice_eac_hackathon/
https://www.kaggle.com/competitions/afri-voices-east-africa-asr-hackathon
https://afrivoice.github.io/afrivoice_eac_hackathon/
https://www.kaggle.com/competitions/afri-voices-east-africa-asr-hackathon
DCASE2026 Challenge results are out! https://dcase.community/challenge2026/
dcase.community
DCASE2026 Challenge - DCASE
Challenge status Task Task description Development dataset...
Some new Persian stuff from @Reza2kn
Nemo models
https://huggingface.co/Reza2kn/Shenava-Koochik-v1.0
https://huggingface.co/Reza2kn/Shenava-Rizeh-v1.0
https://huggingface.co/Reza2kn/Shenava-Rizeh-Pizeh-v1.0
Datasets
https://huggingface.co/datasets/Reza2kn/persian-asr-relabeled-gemini
https://huggingface.co/datasets/Reza2kn/persian-asr-text-2.69M-deduped
Leaderboard
https://huggingface.co/spaces/Reza2kn/persian-asr-double-benchmark
Nemo models
https://huggingface.co/Reza2kn/Shenava-Koochik-v1.0
https://huggingface.co/Reza2kn/Shenava-Rizeh-v1.0
https://huggingface.co/Reza2kn/Shenava-Rizeh-Pizeh-v1.0
Datasets
https://huggingface.co/datasets/Reza2kn/persian-asr-relabeled-gemini
https://huggingface.co/datasets/Reza2kn/persian-asr-text-2.69M-deduped
Leaderboard
https://huggingface.co/spaces/Reza2kn/persian-asr-double-benchmark
huggingface.co
Reza2kn/Shenava-Koochik-v1.0 · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Everyone works on translation these days, here is a nice recent release
https://github.com/cmots/STEB
Official code release for STEB: A Speech-to-Speech Translation Expressiveness Benchmark for Evaluating Beyond Translation Fidelity, an automatic evaluation toolkit for speech-to-speech translation systems.
https://github.com/cmots/STEB
Official code release for STEB: A Speech-to-Speech Translation Expressiveness Benchmark for Evaluating Beyond Translation Fidelity, an automatic evaluation toolkit for speech-to-speech translation systems.
GitHub
GitHub - cmots/STEB: A Speech-to-Speech Translation Expressiveness Benchmark. Evaluate emotion, scenario style, NV preservation…
A Speech-to-Speech Translation Expressiveness Benchmark. Evaluate emotion, scenario style, NV preservation in S2ST with LLM-as-a-judge. - cmots/STEB
Claude can rewrite Kaldi into a very tiny rust codebase:
https://github.com/Reza2kn/Vosk-Rust
and even add new features like quantization
https://github.com/Reza2kn/Vosk-Rust
and even add new features like quantization
GitHub
GitHub - Reza2kn/Vosk-Rust: Pure-Rust reimplementation of Vosk/Kaldi nnet3 chain ASR decoding (no libvosk/Kaldi/Python). Reproduces…
Pure-Rust reimplementation of Vosk/Kaldi nnet3 chain ASR decoding (no libvosk/Kaldi/Python). Reproduces vosk exactly. - Reza2kn/Vosk-Rust
https://real-tse.github.io/challenge/ challenge results and reports
For example MERL 1st place in offline target speaker extraction
https://real-tse.github.io/assets/pdf/MERL-SA-Track2.pdf
CARTSE first place in online speaker extraction
https://real-tse.github.io/assets/pdf/CARTSE-Track1.pdf
For example MERL 1st place in offline target speaker extraction
https://real-tse.github.io/assets/pdf/MERL-SA-Track2.pdf
CARTSE first place in online speaker extraction
https://real-tse.github.io/assets/pdf/CARTSE-Track1.pdf
real-tse.github.io
REAL-TSE Challenge
REAL-TSE Challenge - Real-world Target Speaker Extraction Challenge
Some recent audio annotation and TTS finetuning projects from LAION, complicated pipelines
https://github.com/LAION-AI/univeral-audio-annotation-pipeline
Produces structured JSON annotations from any audio file, covering speech transcription, speaker diarization, emotions, vocal bursts, sound effects, and music. Best configuration: Gemma-12B + DiCoW — Nemotron 3.5 words + VibeVoice/Sortformer diarization + DiCoW overlap-aware ASR, fused by a text-only Gemma-4-12B LLM (no audio in the final step). It is the highest-Reward pipeline on SoundScape-Bench (0.253) — rank 3 of all systems, nearly matching Gemini 3.5 Flash (0.256) and ahead of every other pipeline. (It trades precision for that recall: see the tradeoff note.)
https://github.com/LAION-AI/laionbox
LaionBox fine-tunes the DramaBox flow-matching transformer using LoRA (rank=128) with 6 differentiable auxiliary losses that push generated audio toward higher naturalness, quality, and voice cloning fidelity:
CLAP Naturalness — Maximizes perceptual naturalness via VoiceCLAP text similarity
Quality MLP — Binary classifier trained to distinguish real from synthetic audio
Centroid Real/Fake — Distribution matching toward real speech embeddings
Speaker Similarity — WavLM-SV voice identity preservation
Comb Filter Detector — Latent-space CNN detecting interference artifacts
Artifact Detector V2 — Residual CNN for general artifact detection
https://github.com/LAION-AI/univeral-audio-annotation-pipeline
Produces structured JSON annotations from any audio file, covering speech transcription, speaker diarization, emotions, vocal bursts, sound effects, and music. Best configuration: Gemma-12B + DiCoW — Nemotron 3.5 words + VibeVoice/Sortformer diarization + DiCoW overlap-aware ASR, fused by a text-only Gemma-4-12B LLM (no audio in the final step). It is the highest-Reward pipeline on SoundScape-Bench (0.253) — rank 3 of all systems, nearly matching Gemini 3.5 Flash (0.256) and ahead of every other pipeline. (It trades precision for that recall: see the tradeoff note.)
https://github.com/LAION-AI/laionbox
LaionBox fine-tunes the DramaBox flow-matching transformer using LoRA (rank=128) with 6 differentiable auxiliary losses that push generated audio toward higher naturalness, quality, and voice cloning fidelity:
CLAP Naturalness — Maximizes perceptual naturalness via VoiceCLAP text similarity
Quality MLP — Binary classifier trained to distinguish real from synthetic audio
Centroid Real/Fake — Distribution matching toward real speech embeddings
Speaker Similarity — WavLM-SV voice identity preservation
Comb Filter Detector — Latent-space CNN detecting interference artifacts
Artifact Detector V2 — Residual CNN for general artifact detection
GitHub
GitHub - LAION-AI/univeral-audio-annotation-pipeline
Contribute to LAION-AI/univeral-audio-annotation-pipeline development by creating an account on GitHub.
So Huggingface still have trouble to put ensemble model on leaderboard while there is a pull request. At the same time they put Modulate immediately after release
Modulate CTO claims they trained the model on 500M hours of speech
https://www.linkedin.com/feed/update/urn:li:activity:7481395636882444288/
Modulate wins just 0.01 in WER over azure and only place #4 on private leaderboard
Scaling doesn't work it seems
Modulate CTO claims they trained the model on 500M hours of speech
https://www.linkedin.com/feed/update/urn:li:activity:7481395636882444288/
Modulate wins just 0.01 in WER over azure and only place #4 on private leaderboard
Scaling doesn't work it seems
LinkedIn
Modulate Ranks #1 on Hugging Face Open ASR Leaderboard | Carter Huffman posted on the topic | LinkedIn
We just ranked #1 out of 84 models on Hugging Face Open ASR Leaderboard 🙌🏅
Our transcription models are trained on 500M+ hours of noisy, real-world audio, not clean studio clips, and it shows on the benchmark that actually matters: AMI, the messy multi-speaker…
Our transcription models are trained on 500M+ hours of noisy, real-world audio, not clean studio clips, and it shows on the benchmark that actually matters: AMI, the messy multi-speaker…