Are there any local ASR models that surpass Whisper right now?
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
Hey everyone,
I'm currently using faster-whisper(medium/large turbo) 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 beat Whisper at this point?
Here is exactly what I'm looking for in an alternative:
- Better Accuracy: Hoping for something with a noticeably lower WER (Word Error Rate) than Whisper.
- Multilingual Support: It needs to support at least English, Japanese, and Korean reliably.
- Speed: The inference speed should be comparable to, or ideally faster than,
faster-whisper. - Timestamps: It absolutely must support accurate timestamp outputs.
Also, since I'm constrained by 8GB of VRAM, it needs to be able to run within that limit. What is everyone using for local ASR these days? Any new SOTA recommendations? Thanks in advance!
[link] [comments]
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.