TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Speech-to-Text Client-Side?

2 pointsby novantadueover 2 years ago
Is there any way to do conversational speech-to-text in the browser/with mobile GPUs? Or do we need to still choose a cloud provider?

2 comments

zcw100over 2 years ago
Give Vosk-Browser a try <a href="https:&#x2F;&#x2F;github.com&#x2F;ccoreilly&#x2F;vosk-browser" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ccoreilly&#x2F;vosk-browser</a><p>You can also try kaldi-wasm but it hasn&#x27;t been worked on for a while <a href="https:&#x2F;&#x2F;gitlab.inria.fr&#x2F;kaldi.web&#x2F;kaldi-wasm" rel="nofollow">https:&#x2F;&#x2F;gitlab.inria.fr&#x2F;kaldi.web&#x2F;kaldi-wasm</a>
Daskyover 2 years ago
I think speechly is working on that: <a href="https:&#x2F;&#x2F;www.ycombinator.com&#x2F;companies&#x2F;speechly" rel="nofollow">https:&#x2F;&#x2F;www.ycombinator.com&#x2F;companies&#x2F;speechly</a>