AIToday
Large Language ModelsAudio & SpeechOpen-Source AIAI Business & Industryr/LocalLLaMAPublished: Mar 28, 2026, 04:00 JST1 min read

Microsoft's VibeVoice 9B achieves best open-source medical speech recognition at 8.34% WER, though it requires substantial computational resources and processing time.

Microsoft's VibeVoice 9B achieves best open-source medical speech recognition at 8.34% WER, though it requires substantial computational resources and processing time.

3 Key Points

  1. Microsoft VibeVoice-ASR 9B now leads open-source models for medical speech-to-text with 8.34% WER, nearly matching Gemini 2.5 Pro's 8.15%

  2. The model requires ~18GB VRAM and processes audio slowly at 97 seconds per file, compared to 6 seconds for Parakeet

  3. Benchmark expanded from 26 to 31 models, with new entrants including ElevenLabs Scribe v2 (9.72% WER) and NVIDIA Nemotron Speech Streaming 0.6B (11.06% WER)

  4. Researcher discovered bugs in Whisper's text normalizer that were artificially inflating WER scores by 2-3% across all tested models

  5. All code and results are open-source for the third iteration of this medical speech recognition benchmark

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DataAgent launches with $10M to auto-fix Kubernetes faultsSiliconANGLE AI · 37m ago
  • SK Hynix custom HBM boosts inference up to 5.15xDIGITIMES Asia · 37m ago
  • Nvidia Earnings: Boring by Design, Avoiding a Consolidated WorldStratechery (Ben Thompson) · 37m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleIndexCache technique from Tsinghua University and Z.ai accelerates long-context LLM inference by up to 1.82x by eliminating redundant sparse attention computations.