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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is an open-source alternative to Google Home?

50 点作者 holaboyperu大约 9 年前
I'm wondering what type of technology can be used to build something like Google Home without the privacy concerns from Google or the government listening.

14 条评论

swalsh大约 9 年前
I&#x27;m not sure what it&#x27;s going to be, but I know we&#x27;re on the verge of another &quot;Microsoft vs Linux&quot; moment. This is going to be a major OS that almost all people will have in their homes (my echo is older than my son, he is growing up just expecting to be able to ask a computer to do what he wants). Bots will be as natural to him as mobile phones are to Generation Z, and the internet is to Millenials.<p>Right now it seems the proprietary systems are winning the race, which makes sense. Financial incentives are strong... but I firmly believe an open source alternative is better (from a purely capitalistic point of view, I personally compete against amazon... and the further we move from desktops the harder that is).<p>So, if someone asks for funding, and has a good background, i&#x27;ll throw a few bucks towards them.
评论 #11740373 未加载
评论 #11739775 未加载
评论 #11740136 未加载
colinramsay大约 9 年前
There&#x27;s a project called Jasper [1] that can use a variety of different speech-to-text backends and allows you to write plugins to process commands.<p>For me the biggest issue is actually capturing audio. Something like Google Home or Amazon Echo will have one or more very good microphones in and trying to source those separately ends up being surprisingly expensive.<p><a href="https:&#x2F;&#x2F;jasperproject.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jasperproject.github.io&#x2F;</a>
评论 #11739904 未加载
jbob2000大约 9 年前
Well, I guess my question to you is, what would this thing do without Google?<p>If you ask it for directions, are you going to build your own mapping engine or just use google maps or another third party solution?<p>If you ask for the latest basketball news, are you going to search google or are you going to build your own web crawler?<p>If you ask it to play your favourite song, where will it play the music from? A local hard disk? A service like spotify, apple music, or youtube?<p>Without Google (or Amazon, if it&#x27;s the echo), you don&#x27;t really have much except a voice-to-text box if you want to exclude their services.
评论 #11739648 未加载
评论 #11739609 未加载
评论 #11740447 未加载
评论 #11740251 未加载
评论 #11740413 未加载
评论 #11739587 未加载
hiddencost大约 9 年前
Well, depends on what you want to do. Good far field speech recognition requires on the order of 10k hours of training data to build a good acoustic model for large vocabulary problems. And it needs to be recorded with the same mic set up as you expect at run time.<p>I am continually frustrated by people that think speech recognition is a software problem.
评论 #11739924 未加载
nathan_f77大约 9 年前
It&#x27;s really not the same thing, but I&#x27;ve just installed Home Assistant [1], and have been playing around with it today. It automatically picked up my Hue lights and Chromecasts, and I set up presence detection with Locative.<p>For voice recognition, it&#x27;s just not worth trying to do something yourself. I&#x27;m still going to get an Amazon Echo, or maybe the Google Home when it comes out.<p>[1]: <a href="https:&#x2F;&#x2F;home-assistant.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;home-assistant.io&#x2F;</a>
评论 #11740527 未加载
superice大约 9 年前
Disclaimer: I&#x27;m a software engineer at Athom.<p>We at Athom, a smart home startup based in the Netherlands, are releasing the Homey very soon. It features an open app platform based on NodeJS, has support for Z-Wave, 868MHz, 433MHz, Zigbee, IR, WiFi and Bluetooth, not to mention it has some pretty decent voice recognition as well. It isn&#x27;t strictly speaking open source as the core of our software is proprietary, but we&#x27;re trying to contribute back to the community on every piece of open source software we do use. We&#x27;ve opened pull requests on various NodeJS projects, we have someone actively working on Linux kernel development (primarily drivers), and every protocol we add support for is open sourced on our GitHub account. We maintain the node-nfc npm module, and are contributors to a handful of other projects. We&#x27;re about the closest you can come right now to a functioning smart home hub incorporating lots of open source elements, while still having the advantages of corporate backing.<p>Feel free to browse around on our website (<a href="http:&#x2F;&#x2F;athom.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;athom.com&#x2F;</a>) or on our GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;athombv" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;athombv</a>
评论 #11740864 未加载
bbthorson大约 9 年前
I would check out www.silklabs.com, they had a pretty successful kickstarter campaign for their device and just open sourced their platform.<p>Former Mozilla people I believe.
drivingmenuts大约 9 年前
Problem solved: a dimmer switch.<p>I look at stuff like Google home and wonder what problem they&#x27;re trying to solve and if they&#x27;ve actually made it disappear or just hidden it behind a wall of ever more complicated marketing.<p>None of it particularly scares me, but the older I get, I think things need to get simpler and a voice-activated, centralized home control system isn&#x27;t it. Especially when I&#x27;m 80 and have enough problems figuring out where my cats hid my glasses (I expect they&#x27;ll probably have hidden them on my head - sneaky bastards).<p>Literally, the only product of the past decade that I can think of that nailed it was Nest. They decided to replace the thermostat and so they replaced the <i>thermostat</i>. Sure, it ties into your phone and whatnot, but the brains are in the little box you hang on the wall and you don&#x27;t <i>need</i> the extra connectivity.<p>IoT sounds great, but, yeah. Light switch is simpler.<p>YMMV
nameless912大约 9 年前
I was actually thinking about writing one meself. My plan looked something like this:<p>Raspberry Pi with a python script running that does microphone-&gt;speech recognition (I was going to use Google&#x27;s dictation service, but you could do it however you want)-&gt;voice-API.<p>The voice API will look something like a regular old REST API does, but for humans: it&#x27;ll have a bunch of trigger words that would emulate API endpoints (e.g. &quot;play&quot; for music, &quot;turn the lights&quot; for light control, etc.) with the rest of the query being fed as the parameters. And anything that is unrecognized would be assumed to be a question and passed to WolframAlpha or something similar.<p>Has anyone tried something along these lines?
ocdtrekkie大约 9 年前
The biggest things right now that I haven&#x27;t found good replacements for outside of the walled gardens:<p>- The sort of whole room audio microphone setup found in Amazon Echo and Google Home.<p>- Really solid Google-grade speech recognition and hotword detection.<p>- Search.
umeboshi大约 9 年前
Mycroft.ai
评论 #11739781 未加载
d135_1r43大约 9 年前
I think a combination of a Raspberry Pi and <a href="http:&#x2F;&#x2F;jasperproject.github.io&#x2F;documentation&#x2F;" rel="nofollow">http:&#x2F;&#x2F;jasperproject.github.io&#x2F;documentation&#x2F;</a> might be a good start.
miket大约 9 年前
Check out <a href="http:&#x2F;&#x2F;sirius.clarity-lab.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;sirius.clarity-lab.org&#x2F;</a>
markshuttle大约 9 年前
Mycroft just open sourced their framework. They are using snaps on Ubuntu Core to make an open home voice gateway.