PulseAugur
EN
LIVE 18:45:16

Local ASR Models: Users Seek Whisper Alternatives with Better Accuracy

A user on the r/LocalLLaMA subreddit is seeking recommendations for open-source, local Automatic Speech Recognition (ASR) models that outperform OpenAI's Whisper. The user requires a model with superior accuracy (lower Word Error Rate), reliable multilingual support for English, Japanese, and Korean, comparable or faster inference speeds than faster-whisper, and accurate timestamp outputs. Crucially, the model must be runnable within an 8GB VRAM GPU constraint. AI

IMPACT Identifies potential gaps in current open-source ASR capabilities for users with specific hardware and performance needs.

RANK_REASON User query about alternative open-source models for a specific task (ASR) and hardware constraint.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Local ASR Models: Users Seek Whisper Alternatives with Better Accuracy

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/matatachacha ·

    Are there any local ASR models that surpass Whisper right now?

    <!-- SC_OFF --><div class="md"><p>Hey everyone,</p> <p>I'm currently using <code>faster-whisper(medium/large turbo)</code> for local speech recognition, running it on an 8GB VRAM GPU. It works great, but I was wondering if there are any new open-source/local models that outright …