<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Computer, lights - low.</title>
      <link>http://ask.metafilter.com/67729/Computer-lights-low/</link>
      <description>Comments on Ask MetaFilter post Computer, lights - low.</description>
	  	  <pubDate>Tue, 24 Jul 2007 15:21:44 -0800</pubDate>
      <lastBuildDate>Tue, 24 Jul 2007 15:21:44 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Computer, lights - low.</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low</link>	
  	<description>Whole-room voice control of lights using open-source software.  Can it be done?  Has it been done? &lt;br /&gt;&lt;br /&gt; Currently, I&apos;m controlling multiple room lights via a relay board hooked up to a Linux server.  I&apos;ve got a &lt;a href=http://lirc.org&gt;LIRC&lt;/a&gt; remote setup to use a script to control the status of individual lights, as well as a microphone that &lt;a href=http://www.andrew.cmu.edu/user/ebuehl/clapper/&gt;responds to a clap&lt;/a&gt; by running the same script to toggle the status of a specific subset of lights.&lt;br&gt;
&lt;br&gt;
What I&apos;m looking to do next is implement something like &lt;a href=http://www.smarthome.com/2012d.html&gt;this&lt;/a&gt; product, but in software.  In other words, I want to be able to say, &quot;Computer, switch desk lamp on&quot; and have it Do The Right Thing - that is, run a script under Linux with the appropriate command line.&lt;br&gt;
&lt;br&gt;
I am specifically looking for a solution that:&lt;br&gt;
&lt;ul&gt;&lt;br&gt;
&lt;li&gt;can run under Linux, not Windows&lt;/li&gt;&lt;br&gt;
&lt;li&gt;is compatible with my existing solution&lt;/li&gt;&lt;br&gt;
&lt;li&gt;doesn&apos;t require a microphone directly in front of the face&lt;/li&gt;&lt;br&gt;
&lt;li&gt;isn&apos;t too expensive - preferably free&lt;/li&gt;&lt;br&gt;
&lt;li&gt;is preferably open-source&lt;/li&gt;&lt;br&gt;
&lt;/ul&gt;&lt;br&gt;
Can it be done?  Has it been done?  Or should I go back to watching Babylon 5 and forget about it?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.67729</guid>
  	<pubDate>Tue, 24 Jul 2007 15:14:31 -0800</pubDate>
  	<dc:creator>ArbiterOne</dc:creator>
	
	<category>voice</category>
	
	<category>voicerecognition</category>
	
	<category>linux</category>
	
	<category>lights</category>
	
	<category>opensource</category>
	
	<category>homeautomation</category>
	
</item>
<item>
  	<title>By: rancidchickn</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014489</link>	
  	<description>This &lt;a href=&quot;http://tldp.org/HOWTO/Speech-Recognition-HOWTO/software.html#FREESOFTWARE&quot;&gt;page&lt;/a&gt; describes a couple different speech recognition software options for linux.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&amp;quot;CVoiceControl (which stands for Console Voice Control) started its life as KVoiceControl (KDE Voice Control). It is a basic speech recognition system that allows a user to execute Linux commands by using spoken commands.&amp;quot;&lt;/i&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014489</guid>
  	<pubDate>Tue, 24 Jul 2007 15:21:44 -0800</pubDate>
  	<dc:creator>rancidchickn</dc:creator>
</item>
<item>
  	<title>By: Good Brain</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014557</link>	
  	<description>One issue with whole room voice recognition is the quality of the incoming signal.  Even with an excellent mike, there may be ambient noise, echos, etc.  I don&apos;t know, but I would guess that most of the open source voice command packages that rancidchickn pointed to were probably optimized for situations where the incoming signal is well isolated because the user is either using a nearby directional mike, or a headset.&lt;br&gt;
&lt;br&gt;
You might see about using a microphone array to get a better input.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014557</guid>
  	<pubDate>Tue, 24 Jul 2007 16:35:37 -0800</pubDate>
  	<dc:creator>Good Brain</dc:creator>
</item>
<item>
  	<title>By: rhizome</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014592</link>	
  	<description>The input quality won&apos;t matter as much if the vocabulary is small. The inputs should only need to be differentiated from each other.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014592</guid>
  	<pubDate>Tue, 24 Jul 2007 17:24:00 -0800</pubDate>
  	<dc:creator>rhizome</dc:creator>
</item>
<item>
  	<title>By: kc8nod</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014610</link>	
  	<description>&lt;a href=&quot;http://misterhouse.sourceforge.net/&quot;&gt;misterhouse&lt;/a&gt; -- It Knows Kung-Fu</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014610</guid>
  	<pubDate>Tue, 24 Jul 2007 17:44:39 -0800</pubDate>
  	<dc:creator>kc8nod</dc:creator>
</item>
<item>
  	<title>By: dorian</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014622</link>	
  	<description>cmu&apos;s &lt;a href=&quot;http://cmusphinx.sourceforge.net/html/cmusphinx.php&quot;&gt;sphinx&lt;/a&gt; (listed on &lt;b&gt;rancidchickn&lt;/b&gt;&apos;s link) is about the best I could recommend.&lt;br&gt;
&lt;br&gt;
lumenvox is not free, but you can use it thru asterisk (which will allow you to do all manner of x10 / serial / other device control...)&lt;br&gt;
&lt;br&gt;
also I would recommend ibm&apos;s viavoice. but again, not-free and not-foss.&lt;br&gt;
&lt;br&gt;
I feel your pain. sigh.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014622</guid>
  	<pubDate>Tue, 24 Jul 2007 18:00:12 -0800</pubDate>
  	<dc:creator>dorian</dc:creator>
</item>
<item>
  	<title>By: BrotherCaine</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014702</link>	
  	<description>My experience with voice recognition in loud ambient conditions is that training it to recognize a series of loud whistles is optimal if you have relatively consistent pitch.  On my cell phone I use a wolf whistle to dial my wife, and a Star Trek style bosun&apos;s whistle to call up a geek buddy of mine.  I&apos;ve tried more complicated tunes like &amp;quot;Rule Britannia&amp;quot; with somewhat less success, as I&apos;m far from pitch perfect.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014702</guid>
  	<pubDate>Tue, 24 Jul 2007 19:20:28 -0800</pubDate>
  	<dc:creator>BrotherCaine</dc:creator>
</item>
<item>
  	<title>By: BrotherCaine</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014704</link>	
  	<description>Note that I&apos;m talking about matching a sample you put in rather than speech to text.  I&apos;m not sure what&apos;s optimal in that instance.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014704</guid>
  	<pubDate>Tue, 24 Jul 2007 19:21:50 -0800</pubDate>
  	<dc:creator>BrotherCaine</dc:creator>
</item>
<item>
  	<title>By: effugas</title>
  	<link>http://ask.metafilter.com/67729/Computer-lights-low#1014902</link>	
  	<description>Too bad you can&apos;t use Windows -- not only did Vista ship with a pretty decent voice recognizer, but it handles multiple microphone filtering.&lt;br&gt;
&lt;br&gt;
Linux speech recognition has sort of died.  You used to be able to get ViaVoice free, but IBM took it off the market.  &lt;a href=&quot;http://volker.dnsalias.net/linux/viavoice-faq/node4.html&quot;&gt;This is one extreme path of getting your hands on it.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Some packages are here:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://tldp.org/HOWTO/Speech-Recognition-HOWTO/software.html#FREESOFTWARE&quot;&gt;tldp.org&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Apologies, this field has sort of died down quite a bit.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67729-1014902</guid>
  	<pubDate>Wed, 25 Jul 2007 02:07:23 -0800</pubDate>
  	<dc:creator>effugas</dc:creator>
</item>

    </channel>
</rss>
