PulseAugur
实时 20:15:07
English(EN) Are there any local ASR models that surpass Whisper right now?

本地ASR模型:用户寻求准确度更高的Whisper替代品

一位Reddit r/LocalLLaMA板块的用户正在寻找能够超越OpenAI的Whisper的开源本地自动语音识别(ASR)模型推荐。用户需要一个在准确度(更低的词错误率)、对英语、日语和韩语的可靠多语言支持、与faster-whisper相当或更快的推理速度以及准确的时间戳输出方面都更优的模型。至关重要的是,该模型必须能在8GB显存的GPU限制下运行。 AI

影响 指出了当前开源ASR能力在满足用户特定硬件和性能需求方面存在的潜在差距。

排序理由 用户关于特定任务(ASR)和硬件限制的替代开源模型的查询。

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

本地ASR模型:用户寻求准确度更高的Whisper替代品

报道来源 [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 …