We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Free speech to text

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
saulys
Posts: 2
Joined: Mon Jul 20, 2009 12:06 am

Free speech to text

Post by saulys »

Hello,

I read old 2003 post http://support.plumgroup.com/viewtopic. ... 6bf85f#p45

and wonder if it is still valid. Does current ASR engine is able to do it now?

Regards,
Saulius

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: Free speech to text

Post by support »

Hi,

Yes, this post still holds valid even today. The Plum IVR Platform cannot convert arbitrary, free speech to text.

Generally, you still want to follow this advice:
Useful speaker independent speech recognition systems work by constraining and validating user speech. This is done by:

1. Carefully constructing the voice user interface to prompt the user to say things in a form that is expected by the system. e.g. "What month would you like to travel?" rather than "When would you like to travel?"

2. Validating user input against a finite list of responses. e.g. "Say the name of the person you would like to reach," is constrained to the list of names in the system, perhaps the list of employees at a company site.
Also, just like human operators, the IVR would still encounter issues such as the spelling of names (e.g. letters like "m" or "n").

Regards,
Plum Support

Post Reply