TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Speech-to-Text Client-Side?

2 点作者 novantadue将近 3 年前
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 条评论

zcw100将近 3 年前
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>
Dasky将近 3 年前
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>