search for: jurij

Displaying 11 results from an estimated 11 matches for "jurij".

Did you mean: juri
2017 Dec 06
3
Simple speech recognition for driving IVR - "press or say one".
Thanks Jurijs, Yes, in fact I'm already using that, and it works fine. The problem here is that I cannot find a way of recording speech AND listening for a DTMF digit being pressed as an alternative. That's where the problem lies. J.
2017 Dec 06
2
Simple speech recognition for driving IVR - "press or say one".
...: A bit of fiddling and requires an ARI library. 3: Pay $50 for uniMRCP module Pro: Does what I need to do Con: $50 per channel. Requires account. Lots of setup to basically add DTMF to the speech recognition I'm already doing. Yes? No? None of the above? Other?! On 6 December 2017 at 14:54, Jurijs Ivolga <jurijs.ivolga at gmail.com> wrote: > Hi, > > Please check code of it. It listens for # and it is quite easy to add all > other keys 1-9 and etc.... > > Then change code accordingly so script returns value of key. > > As far as I remember it wasn't hard. &g...
2002 Feb 24
2
Write-only option
...2002 @@ -125,6 +125,7 @@ char *lp_path(int ); char *lp_lock_file(int ); BOOL lp_read_only(int ); +BOOL lp_write_only(int ); BOOL lp_list(int ); BOOL lp_use_chroot(int ); BOOL lp_transfer_logging(int ); --Cut here---------------------------------------------------------------- Best regards, Jurij.
2005 Dec 28
0
[patch] sparc64 fix stat()
From: Jurij Smakov <jurij@wooyd.org> I've investigated the sparc stat() klibc problem a bit and found that the definition of 'struct stat' in klibc's include/arch/sparc64/archstat.h is (most probably) incorrect. I've written a simple test case using stat() function and then looked at...
2010 Oct 22
0
[LLVMdev] Fw: run into a problem with a version of GCC not listed here
I assume you meant to send this to the list as well. Begin forwarded message: Date: Fri, 22 Oct 2010 20:36:06 +0200 (CEST) From: "017667932270" <jurij at o2online.de> To: <edwintorok at gmail.com> Subject: AW: Re: [LLVMdev] run into a problem with a version of GCC not listed here hi edwin, tanks again for clearing up. i found now a solution for my problem. i like to report the problem and the solution! maybe someone else had the same...
2010 Oct 18
2
[LLVMdev] run into a problem with a version of GCC not listed here
...*** [/local/build/llvm/xpic_tools_src/llvm-objects/lib/Target/xpic/Release/xpicDelaySlotFiller.o] Error question: what does that mean? some good news: i successfully build the LLVM project on a 32bit RHEL 5.5 machine using gcc version: gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) best regards jurij Unterwegs über Ihre E-Mails informiert mit der kostenlosen SMS-Benachrichtigung von o2! Mehr Infos unter http://www.o2online.de/goto/benachrichtigung
2017 Dec 06
4
Simple speech recognition for driving IVR - "press or say one".
Briefly: I want to be able to have "press or say (number)", with Asterisk listening for a spoken number, but accepting a DTMF digit, too. I'm posting everything I found so far, here, partly to show working, but also in case anyone else finds it useful. So, moving on.... This looked hopeful for a moment until I realised that it doesn't do DTMF:
2012 Dec 14
0
[Bug 9502] New: Deamon deadlock at stop (SIGINT caught)
...eamon deadlock at stop (SIGINT caught) Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: jurij at ocslab.com QAContact: rsync-qa at samba.org After SIGINT receiving rsync deamon hangs with next stack: #0 0x00002b96891cf01e in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00002b9689165e5d in _L_lock_15302 () from /lib64/libc.so.6 #2 0x00002b968916445f in malloc_atfork (...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...font module. Document the AllowEmptyInput, AutoAddDevices and AutoEnableDevices flags Fix the name of the XFree86-Misc extension in the xorg.conf manpage. Julien Goodwin (2): xorg.conf.man: Fix monitor/output confusion in monitor positioning Loader: Fix verbosity confusion Jurij Smakov (1): GL: Add GLX compile flags lost in modular X server changes Kanru Chen (1): Config: HAL: Fix XKB option parsing Keith Packard (14): Ref count cursors used in hw/xfree86/modes code. Screen size changing should leave FB alone when X is inactive. Add XSERVER_...
2006 May 27
0
Problems with network shared printer
Hello! I'm having problems using my network shared printer. It is connected to a linux box (via USB) where samba is running. I am using it to enable my other windows boxes to share a printer. It works fine on a local (Server) machine, but when I try to use it from my other windows boxes, I have a problem - although it is stated that the printer status is "Ready" it takes quite a
2006 Aug 21
5
New hardware
Hi! I want to upgrade hardware on my router (iptables, htb, >1000 users). Now it is based on usual desktop PC (Intel Prescott P4 3.00 Ghz, 1 Gb RAM). The reason of hardware upgrade is growing up number of users, also we are planning to increase upstream link from 100 Mbit/s to 1 Gbit/s. Iptables rules are now optimized with ipset tool, for tc I''m using hash tables as well. So I