Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Cesar Bermudez
ok, thx, yes, today have one ramdon crash, but this dont repeat today, tomorrow i'will test the new pocketsphinx and sphinxbase thx again Brian On Fri, Jul 25, 2008 at 9:42 PM, Brian West <[EMAIL PROTECTED]> wrote: > You might still see a random crash in the sphinx lib related to tg3_gram if > I

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Brian West
You might still see a random crash in the sphinx lib related to tg3_gram if I recall correctly. If you do please report it to me with a backtrace. I think its fixed but if not let me know. Also make sure you pull new pocketsphinx and sphinxbase tarballs they have been updated as of today

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Cesar Bermudez
yes, now i'see the reason :D thx Brian On Fri, Jul 25, 2008 at 9:29 PM, Brian West <[EMAIL PROTECTED]> wrote: > Speaker phones don't work well for Speech Recognition work. :P > > /b > > On Jul 25, 2008, at 2:59 PM, Cesar Bermudez wrote: > > > nevermind, i'figured out, she hear your own voice tro

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Brian West
Speaker phones don't work well for Speech Recognition work. :P /b On Jul 25, 2008, at 2:59 PM, Cesar Bermudez wrote: > nevermind, i'figured out, she hear your own voice trougth my laptop > speakers and microphone ... Brian West sip:[EMAIL PROTECTED] __

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Cesar Bermudez
nevermind, i'figured out, she hear your own voice trougth my laptop speakers and microphone ... On Fri, Jul 25, 2008 at 4:57 PM, Cesar Bermudez <[EMAIL PROTECTED]> wrote: > that is the point, with headset its works ok, without headset is cutting > up, why ? > > > On Fri, Jul 25, 2008 at 4:45 PM,

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Cesar Bermudez
that is the point, with headset its works ok, without headset is cutting up, why ? On Fri, Jul 25, 2008 at 4:45 PM, Brian West <[EMAIL PROTECTED]> wrote: > Are you using it with a headset? > > On Jul 25, 2008, at 2:13 PM, Cesar Bermudez wrote: > > > The female voice on the IVR is cutting up > > w

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Brian West
Are you using it with a headset? On Jul 25, 2008, at 2:13 PM, Cesar Bermudez wrote: > The female voice on the IVR is cutting up > why? > i'm using eyebeam registered to the FS and calling the ext 2006. Brian West sip:[EMAIL PROTECTED] ___ Freeswitc

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-25 Thread Cesar Bermudez
The female voice on the IVR is cutting up why? i'm using eyebeam registered to the FS and calling the ext 2006. On Thu, Jul 24, 2008 at 6:21 PM, Cesar Bermudez <[EMAIL PROTECTED]> wrote: > thx Brian, and sorry for the double post. > > > On Thu, Jul 24, 2008 at 6:18 PM, Brian West <[EMAIL PROTECTE

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-24 Thread Cesar Bermudez
thx Brian, and sorry for the double post. On Thu, Jul 24, 2008 at 6:18 PM, Brian West <[EMAIL PROTECTED]> wrote: > In the src directory, Open up modules.conf uncomment asr_tts/ > mod_pocketsphinx, save it. > > Type make mod_pocketsphinx-install > > done. > > /b > > > On Jul 24, 2008, at 4:11 PM,

[Freeswitch-users] mod_pocketsphinx

2008-07-24 Thread Cesar Bermudez
hi all, how is the way to build FreeSWITCH and enable mod_pocketsphinx? thx. ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mail

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-24 Thread Brian West
In the src directory, Open up modules.conf uncomment asr_tts/ mod_pocketsphinx, save it. Type make mod_pocketsphinx-install done. /b On Jul 24, 2008, at 4:11 PM, Cesar Bermudez wrote: > hi all, > how is the way to build FreeSWITCH and enable mod_pocketsphinx? > thx. > ___

[Freeswitch-users] mod_pocketsphinx

2008-07-24 Thread Cesar Bermudez
hi all, how is the way to build FreeSWITCH and enable mod_pocketsphinx? thx. ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mail

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-14 Thread Brian West
I have reported this bug to david. Its related to getting the confidence scores it seems. /b On Jul 13, 2008, at 9:27 PM, Frederick Jabre wrote: Chris, I've been doing some testing of mod_pocketsphinx as well. I have tested it on my AMD Dual Core 64-bit 4200+ and a Pentium 4 HT. Both

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-14 Thread Frederick Jabre
Chris, I've been doing some testing of mod_pocketsphinx as well. I have tested it on my AMD Dual Core 64-bit 4200+ and a Pentium 4 HT. Both with 1 gig of memory. I'm getting 100% CPU utilization on both during the recognition of a word or utterance. It pretty much brings everything to a halt unt

[Freeswitch-users] mod_pocketsphinx

2008-07-12 Thread Chris Danielson
Was working with mod_pocketsphinx and found it difficult to troubleshoot the failed loading of the dictionary files. Tried to open a JIRA to apply the patch on this but it told me the following: Issue Created Successfully You have successfully created the issue (MODASRTTS-6), however yo

Re: [Freeswitch-users] mod_pocketsphinx

2008-07-08 Thread Brian West
I have started adding documentation here http://wiki.freeswitch.org/wiki/Mod_pocketsphinx I have this working with our pizza demo but not out of the box. I'll add more info as more people test and help write the docs. On Jul 8, 2008, at 11:58 AM, andrew wrote: > I see this module was commi

[Freeswitch-users] mod_pocketsphinx

2008-07-08 Thread andrew
I see this module was committed this week. Anybody have any info on how it works? ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.f