[asterisk-users] Speech recognition in asterisk using google voice API

Michelle Dupuis mdupuis at ocg.ca
Wed Jan 4 12:47:29 CST 2012


Wow - nice!  A few quick questions:

1.  How long can the recording be for translation?
2.  Any limitation on how much text the return (transcribed) variable can hold?
3.  Any commercial / terms of use limitations?
________________________________
From: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] On Behalf Of Bruce B [bruceb444 at gmail.com]
Sent: Wednesday, January 04, 2012 1:25 PM
To: Asterisk Users List
Subject: Re: [asterisk-users] Speech recognition in asterisk using google voice API

Note to self: "Never release anything asterisk related without testing
on RHEL/Centos 5"

Thank you for reporting this. I have replaced sox with flac and it seems
to work now on older platforms too (tested on Centos 5 with asterisk 1.4).
You can get the updated code here:
https://github.com/zaf/asterisk-speech-recog/tarball/master

----------------
Lefteris Zafiris


Works beautifully. Amazing job Lefteris. Thanks.

The best result I got in probability was 0.9725632 by saying, "hello". I think there is some non-phonetic logic built-in as well. I tried, "1, 2" and I got "0.86534226" in accuracy. While I tried "1, 2, 3, 4, 5" I got, "0.97256315". Probably Google sees the pattern?!

What are some of the other tricks (if any) or consideration that one should make while creating a strong speech recognition enabled IVR?

Best,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120104/3ec49f55/attachment.htm>


More information about the asterisk-users mailing list