The Google speech to text is a no go (sadly). Short clips only and it seems
that they are not really 'behind' it now. Can't even see the service in the
developers panel when you get your API key.

I've been messing around with this:
http://voce.sourceforge.net/
Haven't gotten to far with it yet. I only put in 30 min with it and was
having problems just passing in a string to the init method. :P

This is seems 'cool' but it's browser based so no backend:
http://www.speechapi.com/

When I get some time next week I think I'll put in some hours on this:
http://cmusphinx.sourceforge.net/
Active community and fairly ok documentation. The VOCE lib is a wrapper for
this lib so that's why I was trying it first.

THIS is cool service and works REALLY well:
http://www.voicebase.com/public/
But cost money. NOT adverse to that but want to see if I can cook up a
solution.

This shouldn't be rocket science and Dragon and Voicebase have it figured
out.

Dragon seems cool, but it's pretty expensive. 10k for a dev server and 25k
for the server. Dragon is Windows only and that makes me wonder if the core
libs on Windows might be the best.

IF I get any where on this I'll for sure put something up on gitHub.

I'll stop rambling now....






On Wed, Feb 11, 2015 at 3:01 PM, Michael van Leest <mvanle...@gmail.com>
wrote:

>
> I think most of the speech to text apis are just for short (max 3 minute)
> audio files.
>
> You might want to google for auto transcribe api of some sort, like YouTube
> does in some cases for automatic (translated) subtitles.
>
> 1 api I found is:
> http://www.video2text.net
>
> On Wednesday, February 11, 2015, Patrick at A7 <patr...@a7.net> wrote:
>
> >
> > Excellent. Thank you both.
> > The purpose is converting online teachings/seminars to searchable text.
> > Thanks again,
> > Patrick
> >
> > > On Feb 11, 2015, at 1:45 PM, Gerald Guido <gerald.gu...@gmail.com
> > <javascript:;>> wrote:
> > >
> > >
> > > Curious as well I poked around and found this
> > > http://www.x2q.net/2013/09/16/how-to-use-google-speech-api/
> > >
> > > G!
> > >
> > > *Gerald Anthony Guido*
> > > Nullius in verba <http://en.wikipedia.org/wiki/Nullius_in_verba>
> > > -- Horace
> > >
> > > learn.geraldguido.com
> > > Twitter <https://twitter.com/CozmoTrouble>
> > > Facebook <https://www.facebook.com/gerald.guido.9>
> > >
> > > On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest <
> mvanle...@gmail.com
> > <javascript:;>>
> > > wrote:
> > >
> > >>
> > >> A quick search on google gave me these options.
> > >>
> > >>
> > >>   - AT&T API: http://developer.att.com/apis/speech      (no mp3
> though,
> > >>   ogg and other general telecom filetypes)
> > >>   - http://www.ispeech.org/
> > >>
> > >> Not sure what your use case is, but using an api for this seems to me
> > to be
> > >> the best option.
> > >>
> > >> Good luck,
> > >>
> > >> Mike
> > >>
> > >>
> > >> 2015-02-11 18:00 GMT+01:00 Patrick at A7 <patr...@a7.net
> <javascript:;>
> > >:
> > >>
> > >>>
> > >>> I want this, too: Automatic translation of mp4 files to text.
> > >>> It seems to me that if we have Speech Recognition on phones, we could
> > >>> certainly have this on a site.
> > >>> But I have been unable to find it.
> > >>> Patrick
> > >>>
> > >>>> On Feb 10, 2015, at 12:10 PM, John Allen <johnfal...@gmail.com
> > <javascript:;>> wrote:
> > >>>>
> > >>>>
> > >>>> I was thinking more of an application where you feed it an MP3 file
> > and
> > >>>> then it spits out the text.
> > >>>>
> > >>>> Still haven't found a good application for it. Sphinx seems cool
> > >>>> interesting and I'm trying to get it up and running using CF as a
> > >> wrapper
> > >>>> for the Java stuff.
> > >>>>
> > >>>> On Fri, Feb 6, 2015 at 5:31 PM, Robert Harrison <rharri...@aimg.com
> > <javascript:;>>
> > >>> wrote:
> > >>>>
> > >>>>>
> > >>>>> What are you going to do with it?  If you going to voice drive your
> > >>>>> websites
> > >>>>> it's an HTML issue. You can speak and it will record in test
> fields,
> > >>> etc.
> > >>>>>
> > >>>>> Robert Harrison
> > >>>>> Full Stack Developer
> > >>>>> AIMG
> > >>>>> rharri...@aimg.com <javascript:;>
> > >>>>> Main Office: 704-321-1234 ext.118
> > >>>>> Direct Line: 516-302-4345
> > >>>>> www.aimg.com
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>
> > >>>>
> > >>>
> > >>>
> > >>
> > >>
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360132
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to