Re: Speech to text

2015-02-18 Thread John Allen

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 
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  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  > > 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 
> > > -- Horace
> > >
> > > learn.geraldguido.com
> > > Twitter 
> > > Facebook 
> > >
> > > On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest <
> mvanle...@gmail.com
> > >
> > > 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  
> > >:
> > >>
> > >>>
> > >>> 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  > > 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  > >
> > >>> 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 
> > > 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


Re: Speech to text

2015-02-11 Thread Michael van Leest

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  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  > 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 
> > -- Horace
> >
> > learn.geraldguido.com
> > Twitter 
> > Facebook 
> >
> > On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest  >
> > 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 
> >:
> >>
> >>>
> >>> 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  > 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  >
> >>> 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 
> > 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:360111
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Patrick at A7

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  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 
> -- Horace
> 
> learn.geraldguido.com
> Twitter 
> Facebook 
> 
> On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest 
> 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 :
>> 
>>> 
>>> 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  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 
>>> 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
> 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:360110
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Gerald Guido

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 
-- Horace

learn.geraldguido.com
Twitter 
Facebook 

On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest 
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 :
>
> >
> > 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  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 
> > 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
> > >> 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:360108
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Michael van Leest

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 :

>
> 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  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 
> 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
> >> 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:360107
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Patrick at A7

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  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  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
>> 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:360106
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread John Allen

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  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
> 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:360104
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Speech to text

2015-02-06 Thread Robert Harrison

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
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:360079
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-06 Thread John Allen

Have you run Dragon as a service/headless app accessible via CF?

Do tell.

Don't understand the HTML issue part.

Thanks Robert.

On Fri, Feb 6, 2015 at 4:16 PM, Robert Harrison  wrote:

>
> Yes. Dragon software seems to integrate rather well... but really it's not
> a
> CF issue, it more of an HTML issue.
>
>
>
> Robert Harrison
> Full Stack Developer
> AIMG
> rharri...@aimg.com
> Main Office: 704-321-1234  ext.118
> Direct Line: 516-302-4345
> www.aimg.com
>
>
>
> -Original Message-
> From: John Allen [mailto:johnfal...@gmail.com]
> Sent: Friday, February 06, 2015 4:14 PM
> To: cf-talk
> Subject: Speech to text
>
>
> Hey List,
>
> Anyone done any Speech to text stuff with CF?
>
> Thanks list.
>
>
>
>
> 

~|
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:360078
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Speech to text

2015-02-06 Thread Robert Harrison

Yes. Dragon software seems to integrate rather well... but really it's not a
CF issue, it more of an HTML issue.



Robert Harrison
Full Stack Developer
AIMG
rharri...@aimg.com
Main Office: 704-321-1234  ext.118
Direct Line: 516-302-4345
www.aimg.com



-Original Message-
From: John Allen [mailto:johnfal...@gmail.com] 
Sent: Friday, February 06, 2015 4:14 PM
To: cf-talk
Subject: Speech to text


Hey List,

Anyone done any Speech to text stuff with CF?

Thanks list.




~|
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:360077
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm