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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Jarvis: Personal Assistant in Python

65 点作者 gitcommit大约 9 年前

6 条评论

adenadel大约 9 年前
This is a small python script that uses Google Text To Speech API to identify what you say, and if it is one of three questions ("how are you", "what time is it", "where is") it gives canned responses. This is along the lines of the beginnings of very simple expert system, and seems like a fairly cool project to give someone when they are learning to program. This isn't exactly what I expected from a personal assistant called Jarvis, however.
评论 #11301921 未加载
schlomok大约 9 年前
Page has been suspended.
amsheehan大约 9 年前
Jasper is another cool project that has a bit better of a foundation. You can make little Python modules for pretty much anything.
评论 #11301643 未加载
anon86ksdf09大约 9 年前
anyone get it working on a macbook?<p>jarvis.py&quot;, line 53, in &lt;module&gt; data = recordAudio() File &quot;jarvis2.py&quot;, line 19, in recordAudio audio = r.listen(source) File &quot;&#x2F;Users&#x2F;user&#x2F;anaconda&#x2F;lib&#x2F;python2.7&#x2F;site-packages&#x2F;speech_recognition&#x2F;__init__.py&quot;, line 377, in listen buffer = source.stream.read(source.CHUNK, exception_on_overflow = False) TypeError: read() got an unexpected keyword argument &#x27;exception_on_overflow&#x27;
评论 #11303064 未加载
diegorbaquero大约 9 年前
Hit me up if you want free hosting.
robbiet480大约 9 年前
Link is down
评论 #11300996 未加载
评论 #11300987 未加载