similar to: ASR Suggestions for small dictionnary (<1000 entries) lookup in France/french

Displaying 20 results from an estimated 10000 matches similar to: "ASR Suggestions for small dictionnary (<1000 entries) lookup in France/french"

2017 Feb 24
2
Looking for Speech Recognition (ASR) suggestions
Hello Luca, Thank you for your response. I?m familiar with speech recognition and TTS, but new to MRCP. Yes, the 100k options is used for names in a directory listing. In the pre-MRCP support, Nuance ASR used API events/methods for the application to tell ASR when the prompt was playing and when it stopped. If ASR detected speech, it would signal an event so we would stop playing the prompt.
2017 Feb 22
2
Looking for Speech Recognition (ASR) suggestions
Is it correct that the unimrcp is the best approach for Asterisk and ASR/TTS? Could anyone provide pros/cons for the various ASR options for Asterisk? We need the ability for very large grammars (over 100,000 options). Because of this, my initial thought is Nuance or Lumenvox. Does this sound correct? Have a great day! Dan -------------- next part -------------- An HTML attachment was
2012 Sep 14
2
Opus for ASR
Hello, All of the Opus quality studies that I've seen focused on human-perceived quality. I'm interested to know of any experience with machined "perceived" quality, particularly related to speech recognition or biometrics. I'm also interested in folks thoughts on optimizing Opus for ASR. For example, removing certain classes of comfort noise, filtering non-speech bands,
2005 Dec 09
1
Ellipse ASR-Model Report Descriptor tree
Hi all Arnaud, Some newly purchased Ellipse ASR-model UPS find their way to my office for a first evaluation test. It concerns the Ellipse 1500 and Ellipse 1000 models. As you know we are still working with hidups. Peripheral recognition, start of NUT, mains short interruptions management, all that work fine... as expected ;-) But changes occured on the delayed shutdown procedure after the
2003 Jun 18
1
Integration with external ASR engines
Hello, Question for developers: what is the asterisk way to integrate with ASR (speech recognition)? Question to the community: has someone done anything in this direction? On the first glance that shouldn't be too hard. One part is delivering audio to the engine (for example, main ASR players Nuance and Speechworks will be happy with RTP) - can be done via RTP forking. The other part is
2009 Sep 10
2
ASR & ACD
Is there any program Asterisk users use to calculate ASR and ACD ?? Thanks for any comments. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090910/af1f9656/attachment.htm
2009 Oct 14
2
ACD & ASR
Is there a ready add-on to asterisk that will display the ACD/ASR per channel, source & destination? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091014/48076c6b/attachment.htm
2016 Oct 17
2
Streaming for ASR
Hello, I have been working on designs for two different projects, where both of them would need to use the IBM Watson streaming ASR service. Based on our discussion at AstriDevCon, I know there is currently no support for that. However, there may be some workarounds I am not aware of. Would it be possible to write out the audio frames as they get recorded? Watson supports 16 bit signed little
2016 Oct 17
2
Streaming for ASR
Matt Riddell wrote: > >> On 17/10/2016, at 3:43 PM, Luca Pradovera <luca.pradovera at gmail.com >> <mailto:luca.pradovera at gmail.com>> wrote: >> >> I have been working on designs for two different projects, where both >> of them would need to use the IBM Watson streaming ASR service. >> >> Would it be possible to write out the audio frames
2010 Oct 07
1
[Eaton ex-MGE Ellipse ASR] Disable automatic battery test
Hello everybody, Our supoprt team is facing a problem which froze the CPU. They suspect that this happens after an automatic battery test, which lets the battery goes down to 30% and then stop the test. At this level of charge, our kernel also triggers a shutdown (CPU and UPS). I saw (in the doc found here : tools.*mge*ops.net/download/intl/products/*ellipse*-asr/28-umeasr_08.pdf) that this
2007 May 16
1
NUT and MGE Ellipse ASR 1500 under FreeBSD.
Hello, I have Ellipse ASR 1500 UPS and now I'm trying to monutor it with NUT from FreeBSD. It seems that there are some problems with this UPS: =================================== ugen0: MGE UPS SYSTEMS ELLIPSE, rev 1.10/42.41, addr 2 > usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), NEC(0x0000), rev 1.00 port 1 powered port 2
2011 Mar 03
3
Problem using an Eaton Ellipse ASR 750 VA on FreeBSD
Hello guys, I have to manage an Eaton Ellipse ASR 750 VA UPS under a FreeBSD 8.2 server. I used nut from ports collection but I'm unable to detect the UPS by USB cable. Here is the output of 'usbconfig -u 4 -a 2 dump_device_desc' : ugen4.2: <ELLIPSE EATON> at usbus4, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0110
2012 Feb 25
0
Speex-with-header-byte and Google ASR
Greetings list, I am working on a project on which we wish to use Speex with Google Automatic Speech Recognition (ASR) to transcribe Speex audio being sent on to Google ASR service and return us the text of the spoken audio in the Speex audio stream. However, Google ASR's Speex support requires the off-standard Speex-with-header-byte format, and my group cannot find any worthwhile
2012 Feb 25
0
Speex-with-header-byte and Google ASR
Greetings list, I am working on a project on which we wish to use Speex with Google Automatic Speech Recognition (ASR) to transcribe Speex audio being sent on to Google ASR service and return us the text of the spoken audio in the Speex audio stream. However, Google ASR's Speex support requires the off-standard Speex-with-header-byte format, and my group cannot find any worthwhile
2008 Dec 10
1
Improving Asterisk french prompts
Hi, When listening to the time and date a voicemail message was received, you can hear french sentences like : "message re?u ? vingt-et-un heure" (message received at twenty and one hour) It should be (in whatever french flavour): "message re?u ? vingt-et-une heure" In short, instead of: -- <SIP/7533-094fdbb8> Playing 'digits/at.gsm' (language 'fr')
2006 Nov 23
0
Exact definition of ASR
Hi all, I have a little question I was not able to find answered on the Net:: How can I measure ASR (Answer-Seize Ratio) ? Which is its definition ? In other terms, it is said to be a ratio between "answered calls" and "total attempted calls". (cfr:http://en.wikipedia.org/wiki/Least_cost_routing) The question is: should I remove from the "total attempted calls" the
2008 Mar 03
3
R function to convert a number to text
hi, Dear R users - I wonder is there a written R function to convert a number to a text, say convert 1 to "one" , 100 to "one hundred". I know in xls. has such a function BAHTTEXT, does anybody know is there a similar function in R ? Thanks. Lin --------------------------------- [[alternative HTML version deleted]]
2010 Sep 07
3
Losing first DTMF digit (with ASR)
I'm having a wierd problem. Somewhere around 1-2% of the time, the first DTMF digit dialed gets dropped. This is occurring during a SpeechBackground application call. If the caller reenters the digits when given a second chance, all is OK. Any suggestions how to debug this intermittent problem?
2005 Jan 28
17
Speech Recognition
Does anyone know of a speech recognition module (like say yes or no, or numbers) I guess due to the complexity of speech recognition it might just be found in commercial applications or am I wrong like always? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/119168cb/attachment.htm
2016 May 11
2
Russian and French sounds
Hi, Does anyone know who did the prompts for French and Russian for Asterisk? I need some custom prompts. Regards, Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160511/ae5eea65/attachment.html>