<?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>generateLanguageModelFromArray unhandled exception&#8230; &#8211; Politepix</title>
		<atom:link href="/forums/topic/generatelanguagemodelfromarray-unhandled-exception/feed/" rel="self" type="application/rss+xml" />
		<link>/forums/topic/generatelanguagemodelfromarray-unhandled-exception/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 23 Apr 2024 14:52:47 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.9</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>/forums/topic/generatelanguagemodelfromarray-unhandled-exception/#post-1022590</guid>
					<title><![CDATA[generateLanguageModelFromArray unhandled exception&#8230;]]></title>
					<link>/forums/topic/generatelanguagemodelfromarray-unhandled-exception/#post-1022590</link>
					<pubDate>Fri, 19 Sep 2014 20:28:17 +0000</pubDate>
					<dc:creator>bvelasquez</dc:creator>

					<description>
						<![CDATA[
						<p>NSString *path = [AcousticModel pathToModel:@&#8221;AcousticModelEnglish&#8221;]; </p>
<p>NSError *err = [lmGenerator generateLanguageModelFromArray:voiceCommands withFilesNamed:name forAcousticModelAtPath:path];</p>
<p>I receive an unhandled exception that path is invalid if I call generateLanguageModelFromArray with an empty NSArray.  If I add one item to the array, all is good.</p>
<p>Method should handle empty arrays.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

