<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IVR World &#187; Speech Recognition</title>
	<atom:link href="http://www.ivrsworld.com/category/speech-recognition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivrsworld.com</link>
	<description>IVR, Interactive Voice Response System, CTI Applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatic Speech Recognition in voice portal</title>
		<link>http://www.ivrsworld.com/automatic-speech-recognition/speech-recognition-in-voice-portal/</link>
		<comments>http://www.ivrsworld.com/automatic-speech-recognition/speech-recognition-in-voice-portal/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 09:27:09 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Automatic Speech Recognition]]></category>
		<category><![CDATA[Speech Recognition]]></category>
		<category><![CDATA[voice portal]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[DTMF]]></category>
		<category><![CDATA[dtmf dialing]]></category>
		<category><![CDATA[Indian Telecom]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[mrcp]]></category>
		<category><![CDATA[Pulse dialing]]></category>
		<category><![CDATA[speech enabled IVR menu]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[Telecom]]></category>
		<category><![CDATA[Telecom news India]]></category>
		<category><![CDATA[tone dialing]]></category>
		<category><![CDATA[touch tone]]></category>
		<category><![CDATA[voice recognition]]></category>
		<category><![CDATA[Voice VAS]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1056</guid>
		<description><![CDATA[What is speech recognition or automatic speech recognition ? Automatic speech recognition can be defined as a process by which spoken words are converted to text. Many people may confuse with voice recognition as speech recognition. Voice recognition is recognising the speaker of the voice, while automatic speech recognition recognise the words spoken. While speech [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>What is speech recognition or automatic speech recognition ?</strong><br />
      Automatic speech recognition can be defined as a process by which spoken words are converted to text. Many people may confuse with voice recognition as speech recognition. Voice recognition is recognising the speaker of the voice, while automatic speech recognition recognise the words spoken. While speech recognition is mainly used for menu selection, voice recognition is used for checking authorised user.</p>
<p><strong>How automatic speech recognition can be used in voice portal ?</strong><br />
   Voice portal is a large IVR application which provides many value added services to the voice portal user. Normally, voice portals are operated by telecom operators to provide information of their services, activating deactivating services, utility services like matrimonial, job search, listening to music and download, jokes etc. Since voice portals have large information to be provided to a caller, it needs to give out a long list of options. But the DTMF digits or touch tones on a mobile phone or telephone instrument is limited. So automatic speech recognition is used as an alternative to touch tone or DTMF input for selecting a menu option in the voice portal or IVR.</p>
<p><strong>Advantages of Automatic Speech Recognition over DTMF in Voice Portal: </strong><br />
  1. Caller can choose a menu option quickly without having to listen to boring long list of menus. IVR can become truly interactive with its caller using same human voice.<br />
 <span id="more-1056"></span> 2. Using an IVR was always a problem as one he has to remove it from his ear to look at the keypad and press a key. This can be again quite irritating for a voice portal user. Implementation of ASR completely remove this problem.<br />
  3. Change of menu or introduction of new options a menu, or shuffling of options in a menu becomes easier as menu options are the words most commonly used by everybody for a particular option. Using a touchtone or DTMF menu, any option was assigned to a DTMF key or a number. With ASR, it is assigned to the word itself.<br />
  4. Not many people are aware of # and * keys as they are hardly used in normal operation while IVR seems to use them for some options for very long menus. ASR does not face this kind of problem.</p>
<p>So, one may find it very useful in a developer point of view to use ASR in voice portal as it gives more flexibility for designing menu and presentation of data. But as user point of view it may not that user friendly as touch tone. This mainly due to lack of 100% accuracy in recognising the word spoken by the caller. Wrong detection of words by ASR may result in very awkward menu options and information fetching. One way of tackling this problem is to confirm a user of his chosen option in the menu with a YES or NO for every menu option. But it would be too irritating for a user! A voice portal is normally a premium service where irritating caller is the biggest crime one can commit!</p>
<p><strong>Problems of Speech recognition<br />
</strong>1. Accuracy of recognition<br />
   Accuracy of recognition can be thought as converting words spoken by a user accurately to ts corresponding text.<br />
   As per information available ( by Googling and visiting ASR engine provider websites), almost all ASR engine has high accuracy for detecting two words, YES and NO. Apart from them, other words like numbers, date of births etc. has lower accuracy in recognising. For example, accuracy of recognition of numbers 1,2,3 etc vary from 87 to 91% depending on ASR engine. Accuracy of recognising other natural English language is fare much worse! As per report, recognising departments in company is maximum 85%!<br />
  Though accuracy can be improved by training of ASR, but it is not practical at all and does not serve a voice portal.</p>
<p><strong>2. Different accent<br />
</strong>  Using ASR in a big country where people speak different languages or same language with different accents,speech recognition accuracy is bound to fare worse.</p>
<p><strong>3. Confirming YES/NO again and again is irritating<br />
</strong> People may design IVR very intelligently to confirm for any doubtful word recognition by YES or NO, but it is still irritating for many people and it slows down the time for fetching an information. In a voice portal where caller pays by minute of usage, it may not work in the interest of voice portal users.</p>
<p>Still, automatic speech recognition (ASR) is  used widely in voice portal now a days and here are the few services in voice portal where ASR may work well :-</p>
<p>1. Contests<br />
2. Classifieds<br />
3. City wise weather information</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/automatic-speech-recognition/speech-recognition-in-voice-portal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IVRS and Speech Recognition</title>
		<link>http://www.ivrsworld.com/advanced-ivrs/ivrs-ivr-speech-recognition/</link>
		<comments>http://www.ivrsworld.com/advanced-ivrs/ivrs-ivr-speech-recognition/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 21:41:45 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Advanced IVRS]]></category>
		<category><![CDATA[CTI cards]]></category>
		<category><![CDATA[IVRS Application]]></category>
		<category><![CDATA[Speech Recognition]]></category>
		<category><![CDATA[accent]]></category>
		<category><![CDATA[blue tooth]]></category>
		<category><![CDATA[cti card]]></category>
		<category><![CDATA[cti vendor]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[key pad]]></category>
		<category><![CDATA[loquendo]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mobile Phone]]></category>
		<category><![CDATA[Mobile VAS]]></category>
		<category><![CDATA[nuance]]></category>
		<category><![CDATA[POTS]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[speech engine]]></category>
		<category><![CDATA[spinvox]]></category>
		<category><![CDATA[voice command]]></category>
		<category><![CDATA[voice recognition]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=199</guid>
		<description><![CDATA[Speech recognition in IVRS has become more of a necessity after mobile phones have arrived. POTS ( Plain Old Telephone ) System have telephone instrument with proper keypad along with head-set. Procedure of calling is suitable for pressing DTMF based interaction with IVR System! You normally lift the headset with left hand, dial pressing keys [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Speech recognition in IVRS has become more of a necessity after mobile phones have arrived. POTS ( Plain Old Telephone ) System have telephone instrument with proper keypad along with head-set. Procedure of calling is suitable for pressing DTMF based interaction with <a href="http://www.ivrsworld.com">IVR System</a>!</p>
<p>You normally lift the headset with left hand, dial pressing keys on telephone instrument using your right hand. So, when IVR is connected and you are listening to the voices by IVR System as well as pressing keys! While in a mobile phone, the tiny instrument itself is head-set, so when you are listening to IVR instructions, it is almost impossible to press keys without removing from your ear and looking at keys! The one solution is to use ear-phone or blue-tooth powered wireless headset!</p>
<p>Most probably, this has given prompted IVR developers as well as CTI vendors to come out with speech recognition for IVR Input. Though, speech recognition has evolved a lot, still speech recognition can not claim to perform 100%. This happens mainly because of pronunciation, accents of language from one region to another.</p>
<p>There are many speech recognition engines available. <a href="http://www.nuance.com/">Nuance</a>, <a href="http://www.loquendo.com/en/">Loquendo</a>, <a href="http://www.microsoft.com/speech/default.mspx">Microsoft</a>, <a href="http://www.spinvox.com/">Spinvox</a> etc. are  few companies which provide speech recognition engines on various technologies.<br />
<span id="more-199"></span><br />
IVR with speech recognition capabilities are supposed to more advanced and suitable for mobile user, but it is actually very difficult to predict if the IVR application and speech engine will be able to recognise speech command properly. But IVR with Speech Recognition has been on the rise and every IVR Company now a days provide speech recognition. CTI vendors too support speech recognition in their hardware.</p>
<p>But still many people like me, will prefer to use DTMF for giving command to IVR as it sounds more technical. <img src='http://www.ivrsworld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Most probably some people will take time get used to the idea of commanding some invisible machines by speaking!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/advanced-ivrs/ivrs-ivr-speech-recognition/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

