Displaying 11 results from an estimated 11 matches for "jurijs".
Did you mean:
juries
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.
>...
2002 Feb 24
2
Write-only option
Hi!
I am doing backups from a number of machines to an rsync server. For some
time I was trying to come up with a solution, which would prevent users
from peeking at each other's files, which are backed up. Finally, I've
hacked rsync, introducing a new option "write only" for rsyncd.conf. When
set to true, this option forbids the transfers from server to the client,
thus solving
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 preprocessed source, which includes the
'struct stat' definition (from glibc
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
2010 Oct 18
2
[LLVMdev] run into a problem with a version of GCC not listed here
dear LLVM developer team,
referring to your notes on the web-page:
http://llvm.org/docs/GettingStarted.html
i like to report, some problems with LLVM:
problem I:
------------
on my linux machine (RHEL 4.8 ) the compilation of the LLVM compiler suit works, but
if i start to compile my C source code with clang and llc, the compiler (llc) abort with: Segmentation fault
0 llc 0x0883b510
Stack
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)
https://bugzilla.samba.org/show_bug.cgi?id=9502
Summary: Deamon 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
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
Aaron Plattner (11):
Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
stride is in FbBits-sized chunks, but xoff is not.
Bump video driver ABI for pci-rework.
Set noCompositeExtension to TRUE when failing to initialize the extension (e.g. when Xinerama is enabled).
Don't segfault on shutdown if we never managed to connect to dbus.
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