<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: aka.listen assitance</title>
		<atom:link href="http://cycling74.com/forums/topic/aka-listen-assitance/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/aka-listen-assitance/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 00:25:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-38756</guid>
					<title><![CDATA[aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-38756</link>
					<pubDate>Sun, 06 Jul 2008 05:34:20 +0000</pubDate>
					<dc:creator>Mr.Grey</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m interested in doing a project that uses speech recognition. But I can&#8217;t seem to get aka.listen to even recognize my audio input on my external interface. It&#8217;s configured properly in DSP status as I&#8217;m getting a level in Audiotester. Is this object hardwired to a system input or something? Any tips would be appreciated.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135406</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135406</link>
					<pubDate>Sun, 06 Jul 2008 06:15:28 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>yeah, it takes input from the operating system audio settings.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135407</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135407</link>
					<pubDate>Mon, 07 Jul 2008 01:01:19 +0000</pubDate>
					<dc:creator>Karl Kliem</dc:creator>

					<description>
						<![CDATA[
						<p>i needed the same thing for a students project recently. the solution was to use the built in speech recognition of mac os.</p>
<p>1. turn on speech recognition in system preferences</p>
<p>2. calibrate it and change the speech settings for your need</p>
<p>3. put an apple script inside the folder ~/Library/Speech/Speakable Items/Application Speakable Items/MaxMSP/</p>
<p>4. give the script the filename that you want max to react to. for example the following script has the name &#8220;yes.scpt&#8221;. as soon as you say &#8220;yes&#8221; it will send the keystroke &#8220;y&#8221; to max, that you can get with the key object in max.</p>
<p>
the applescript &#8220;yes.scpt&#8221;:<br />
tell application &#8220;System Events&#8221; to keystroke &#8220;y&#8221; using {command down}</p>
<p>k</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135408</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135408</link>
					<pubDate>Mon, 07 Jul 2008 01:13:58 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>or just use aka.listen?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135409</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135409</link>
					<pubDate>Mon, 07 Jul 2008 08:23:02 +0000</pubDate>
					<dc:creator>Karl Kliem</dc:creator>

					<description>
						<![CDATA[
						<p>when i tried aka.listen only took input from the built-in microphone of a macbook. no way to change the input to an external audio interface.</p>
<p>k</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135410</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135410</link>
					<pubDate>Mon, 07 Jul 2008 16:04:19 +0000</pubDate>
					<dc:creator>Mr.Grey</dc:creator>

					<description>
						<![CDATA[
						<p>I was able to get it working with the XLR input on my Konnect24D&#8230; so it definitely works with external interface.</p>
<p>I was happy that it worked reasonably well, but still really inaccurate. I guess it depends on your expectations, but I need something that is 99.999% accurate without needing to repeat yourself because you said it weirdly or didn&#8217;t pause long enough.</p>
<p>Ultimately the issue is that as far as I can determine general voice recognition isn&#8217;t very good. Dragon/Dictate have fairly good accuracy if you spend the time to train it to one voice.</p>
<p>Rather than one tool that recognizes anything someone might say as accurately as possible, I need a tool that will recognize a few specific phrases from anyone who might say them&#8230; which appear to be discongruous goals. </p>
<p>I&#8217;m sure said software exists in proprietary contexts, so it&#8217;s unfortunate that there&#8217;s nothing openly available for people to integrate into projects.</p>
<p>Please correct me if you know of something. That would be helpful, indeed!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135411</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135411</link>
					<pubDate>Mon, 07 Jul 2008 16:11:41 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>you have to change it with the system preferences</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135412</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135412</link>
					<pubDate>Mon, 07 Jul 2008 16:13:17 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>> I was happy that it worked reasonably well, but still really inaccurate. I guess it depends on your expectations, but I need something that is 99.999% accurate without needing to repeat yourself because you said it weirdly or didn&#8217;t pause long enough.</p>
<p>yeah, that&#8217;s free speech recognition software for you.  i was actually quite amazed at how well it worked, and how many commands you can store.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135413</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135413</link>
					<pubDate>Mon, 07 Jul 2008 16:17:13 +0000</pubDate>
					<dc:creator>Mr.Grey</dc:creator>

					<description>
						<![CDATA[
						<p>Yeah. It&#8217;s definitely decent for something that&#8217;s free. Even the commercial software hasn&#8217;t been that much better until recently. Dictate is very accurate once trained. But again, for multiple users it&#8217;s a shame there&#8217;s no accessible solution.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135414</guid>
					<title><![CDATA[Re: aka.listen assitance]]></title>
					<link>http://cycling74.com/forums/topic/aka-listen-assitance/#post-135414</link>
					<pubDate>Mon, 07 Jul 2008 16:54:21 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Clayton Grey schrieb:<br />
> But again, for multiple users it&#8217;s a shame there&#8217;s no accessible<br />
> solution.</p>
<p>Maybe its not as easy as you think it should be. Maybe because you can <br />
recognize speech quite well&#8230;</p>
<p>To learn how difficult such a thing is to create, read &#8220;Goedel Escher <br />
Bach&#8221;&#8230;<br />
Speech recognition is magnitudes more complex than text recognition&#8230;</p>
<p>And even you are not able to understand 99.999 % of a single word. Most <br />
words we understand because they come within a context of other words&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

