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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Star Trek-like computer with voice interface

98 点作者 rob_mccann大约 12 年前

8 条评论

mcrider大约 12 年前
I think there will be some cool applications with this and a Rasberry PI. I'm floating around this half-baked idea of plugging Rasberry PI's into the light sockets of my home (since they're all central to the room [better for audio and microphone quality] and negates the need of running wire all over the place) so that I can have voice controlled computers in all my rooms and play music/make calls/automate my home/etc. Being able to ask the computer some random question and get an answer without having to go to my computer would be insanely cool to me :)
评论 #5545112 未加载
评论 #5545475 未加载
评论 #5545518 未加载
评论 #5545037 未加载
评论 #5545202 未加载
flixic大约 12 年前
Hmmm, on Mac, might be possible to simplify using system's dictation (have no idea if they have API for that, probably no, but maybe there is a way to hack it) and system's voice. So then it might be even faster, and would require mostly just Wolfram|Alpha API key.
评论 #5545152 未加载
评论 #5545010 未加载
评论 #5551456 未加载
Groxx大约 12 年前
The future is an API mashup. Neat. It does make me wince a bit thinking that the actual techniques driving all of this are locked up tight, and subject to going away whenever the owning business decides to do so. Hopefully the <i>actual</i> future is a little more open.
评论 #5545462 未加载
评论 #5545065 未加载
gavinh大约 12 年前
Neat. I'm working on a system and API for question type (factoid, polar, description, etc.) prediction and polar question answering (polar questions are 'yes-or-no' questions; Wolfram Alpha doesn't attempt these). Let me know if you are interested.
评论 #5545958 未加载
评论 #5544976 未加载
drakaal大约 12 年前
It is Siri minus a lot of the language processing. I'm glad to see interest in the topic since this is the type of thing I am currently working on a <a href="http://www.stremor.com" rel="nofollow">http://www.stremor.com</a><p>But Wolfram alpha has a lot of things missing, and lots of the things it does are way longer than I want to hear a computer read to me.<p>Maybe if the author combined this with our TLDR api, and our Sentence parsring API, and our Fact search API...<p>(yes if you use all of our API's you can build this in about and hour and have it do a lot more) <i>hint</i> <i>hint</i>
评论 #5545433 未加载
评论 #5545299 未加载
NotUncivil大约 12 年前
Is there an extensible framework for processing Wolfram Alpha-like natural language queries (presented as text) locally on Linux?
评论 #5551463 未加载
schappim大约 12 年前
You should totally hook Pi-Voice up to NinjaBlocks.com and all your connected devices!
评论 #5545737 未加载
hawkw大约 12 年前
So it's open-source Siri in Python? Cool!