-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Justin Sherrill Sent: Thursday, September 23, 2010 12:07 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk- speech to text(Voicemail totext message)
>From: [email protected] [mailto:[email protected]] On >Behalf Of Danny Nicholas >Sent: Wednesday, September 22, 2010 5:04 PM >To: 'Asterisk Users Mailing List - Non-Commercial Discussion' >Subject: Re: [asterisk-users] Asterisk- speech to text(Voicemail to text message) > >FWIW, the current state of Speech-to-text will let you do a 70-95% accurate translation of >incoming voicemails depending on clarity/dialect/training. Also depends on language of >"native" speakers. For 100% reliability, this still requires Human intervention. I'd like to do this too. Poking around, it looks like res_speech.so is the library to enable it, but an actual separate program to convert from voice to text is needed, like Sphinx or VXI? I haven't found anything yet that describes how to connect it to voicemail. Examples are welcome, if anyone has one to point at/paste. Looking at Sphinx and the available documentation, I think these things to be true. #1 - res_speech.so isn't necessary since Sphinx operates as a external module as opposed to the resident modules of Vestec and Lumenvox. #2 - Didn't really find a good "on-the-fly" example of processing the file as it came in. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
