<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Return of Free Voicemail Transcription &#038; Voice Dialing	</title>
	<atom:link href="https://nerdvittles.com/return-of-free-voicemail-transcription-voice-dialing/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/return-of-free-voicemail-transcription-voice-dialing/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Sun, 22 Nov 2020 19:36:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Paul W		</title>
		<link>https://nerdvittles.com/return-of-free-voicemail-transcription-voice-dialing/comment-page-1/#comment-179115</link>

		<dc:creator><![CDATA[Paul W]]></dc:creator>
		<pubDate>Wed, 22 Jan 2020 20:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=31538#comment-179115</guid>

					<description><![CDATA[There appears to be a problem with CPUs that do not support AVX, which in many cases virtualized PBXes do not. Searching around I haven&#039;t found a suitable fix (yet).]]></description>
			<content:encoded><![CDATA[<p>There appears to be a problem with CPUs that do not support AVX, which in many cases virtualized PBXes do not. Searching around I haven&#8217;t found a suitable fix (yet).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex K		</title>
		<link>https://nerdvittles.com/return-of-free-voicemail-transcription-voice-dialing/comment-page-1/#comment-179108</link>

		<dc:creator><![CDATA[Alex K]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 00:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=31538#comment-179108</guid>

					<description><![CDATA[The install worked fine. I did it again just to be sure. The command and it&#039;s output below:

root@localhost:/usr/local/sbin $ deepspeech --model /usr/local/sbin/deepspeech-0.6.1-models/output_graph.pbmm --lm /usr/local/sbin/deepspeech-0.6.1-models/lm.binary --trie /usr/local/sbin/deepspeech-0.6.1-models/trie --audio /var/lib/asterisk/sounds/en/no-valid-responce-pls-try-again.wav
Illegal instruction

]]></description>
			<content:encoded><![CDATA[<p>The install worked fine. I did it again just to be sure. The command and it&#8217;s output below:</p>
<p>root@localhost:/usr/local/sbin $ deepspeech &#8211;model /usr/local/sbin/deepspeech-0.6.1-models/output_graph.pbmm &#8211;lm /usr/local/sbin/deepspeech-0.6.1-models/lm.binary &#8211;trie /usr/local/sbin/deepspeech-0.6.1-models/trie &#8211;audio /var/lib/asterisk/sounds/en/no-valid-responce-pls-try-again.wav<br />
Illegal instruction</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex K		</title>
		<link>https://nerdvittles.com/return-of-free-voicemail-transcription-voice-dialing/comment-page-1/#comment-179106</link>

		<dc:creator><![CDATA[Alex K]]></dc:creator>
		<pubDate>Mon, 20 Jan 2020 18:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=31538#comment-179106</guid>

					<description><![CDATA[Well that was fun. But unfortunately running deepspeech command generates an &quot;Illegal instruction&quot; error. This is on an Incredible PBX 2020 system.

&lt;i&gt;[wm: Try running the two commands below. This should tell you what came unglued. Are you sure no errors were shown as you executed the install commands (including combining the three lines as noted)?&lt;/i&gt;
&lt;pre&gt;
cd /usr/local/sbin
deepspeech --model /usr/local/sbin/deepspeech-0.6.1-models/output_graph.pbmm --lm /usr/local/sbin/deepspeech-0.6.1-models/lm.binary --trie /usr/local/sbin/deepspeech-0.6.1-models/trie --audio /var/lib/asterisk/sounds/en/no-valid-responce-pls-try-again.wav
&lt;/pre&gt; ]]></description>
			<content:encoded><![CDATA[<p>Well that was fun. But unfortunately running deepspeech command generates an "Illegal instruction" error. This is on an Incredible PBX 2020 system.</p>
<p><i>[wm: Try running the two commands below. This should tell you what came unglued. Are you sure no errors were shown as you executed the install commands (including combining the three lines as noted)?</i></p>
<pre>
cd /usr/local/sbin
deepspeech --model /usr/local/sbin/deepspeech-0.6.1-models/output_graph.pbmm --lm /usr/local/sbin/deepspeech-0.6.1-models/lm.binary --trie /usr/local/sbin/deepspeech-0.6.1-models/trie --audio /var/lib/asterisk/sounds/en/no-valid-responce-pls-try-again.wav
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
