Displaying 10 results from an estimated 10 matches for "ephraim".
Did you mean:
eparam
2013 Dec 06
2
bug report: doveadm assertion failure "mail_index_map_lookup_seq_range"
A negated subject search on an empty folder causes an assertion failure
in doveadm. To reproduce:
bash-3.2# doveadm mailbox create -u ephraim "Freshly Empty"
bash-3.2# doveadm search -u ephraim mailbox "Freshly Empty" NOT subject
'***JUNK MAIL***'
doveadm(ephraim): Panic: file mail-index-map.c: line 548
(mail_index_map_lookup_seq_range): assertion failed: (first_uid <= last_uid\
)
doveadm(ephraim): Error:...
2008 Mar 22
5
poor network performance on domU
Hi all,
I recently started with Xen (3.1.0) on my new server running Ubuntu
Gutsy (7.10) and I''m experiencing very poor network performance on my
domU''s.
Since my colo provider offers me a /28 of routed public IPs next to
one interconnection IP to their routers, I built a Xen configuration
as described in http://www.debian-administration.org/articles/360 (a
routed
2005 Feb 21
2
speex denoiser adaptation time
...ich
is (probably) less likely when adaptation period is shorter.
Ok so that I can get from looking at the code- my actual question is
why 100 runs (i.e. 2 seconds @ 8000 hz) is chosen as the adaptation
period (mathematical reason or engineering judgement) ? I haven't
been able to decipher the Ephraim/Malah paper yet but i am finding in
other literature an adaptation time of 320 ms (16 runs) or so might be
reasonable for fast/short term adaptation-
I noticed that you also turn off adaptation when vad finds something
for up to consec_noise (==3, so 60 ms for me). Was curious
how that number wa...
2005 Feb 21
0
speex denoiser adaptation time
...kely when adaptation period is shorter.
>
> Ok so that I can get from looking at the code- my actual question is
> why 100 runs (i.e. 2 seconds @ 8000 hz) is chosen as the adaptation
> period (mathematical reason or engineering judgement) ? I haven't
> been able to decipher the Ephraim/Malah paper yet but i am finding in
> other literature an adaptation time of 320 ms (16 runs) or so might be
> reasonable for fast/short term adaptation-
>
> I noticed that you also turn off adaptation when vad finds something
> for up to consec_noise (==3, so 60 ms for me). Was c...
2006 Sep 18
2
Default subscriptions
Is it possible to force a subscription to an IMAP folder? So that a user
by default is subscribed to folder <foo> and cannot unsubscribe.
--
Vegard Svanberg <vegard at svanberg.no> [*Takapa at IRC (EFnet)]
2005 Feb 18
0
OpenSSH and OpenSSL 0.9.7.e with FIPS
...continue to work when
>FIPS is enabled in OpenSSL.
Check the openssh-unix-dev archives around the June 2004 timeframe for
a patch and discussion on a FIPS mode OpenSSH.
Note that the FIPS mode OpenSSL validation is *still* pending.
-Steve M.
Steve Marquess
Veridical Systems, Inc.
1829 Mount Ephraim Road
Adamstown, MD 21710
301-524-9915 cell (weekdays)
301-831-8447 landline/fax
marquess at veridicalsystems.com
marquess at oss-institute.org
2013 Oct 10
3
FIPS 140-2 patch for openssh 6.3.p1
Hi,
Is FIPS 140-2 patch for openssh 6.3.p1 available somewhere or do I have to
make one using
http://www.openssl.com/export/openssh/openssh-6.0p1.fips-revised.patch ?
Regards,
Manish
2014 Feb 17
1
[ DRAFT PATCH ] - FIPS 140-2 patch for OpenSSH 6.5p1
Hi,
Here is FIPS 140-2 patch for OpenSSH 6.5p1. Since our expertise in OpenSSH
code is limited, request moderators to validate this patch and update as
required.
Regards,
Manish Jagtap
2008 Feb 19
4
Patch for Analog Devices compiler & fixed-point AGC
...ear gain resolution (best) or 0 for Bark gain resolution (faster) */
if (1)
{
- filterbank_compute_psd16(st->bank,st->gain_floor+N, st->gain_floor);
+ filterbank_compute_psd16(st->bnk,st->gain_floor+N, st->gain_floor);
/* Compute gain according to the Ephraim-Malah algorithm -- linear frequency */
for (i=0;i<N;i++)
@@ -933,7 +933,7 @@
tmp = MULT16_16_P15(p,spx_sqrt(SHL32(EXTEND32(st->gain[i]),15))) + MULT16_16_P15(SUB16(Q15_ONE,p),spx_sqrt(SHL32(EXTEND32(st->gain_floor[i]),15)));
st->gain2[i]=SQR16_Q15(tmp);...
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/
>
>/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 image on AMD64/
>/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 modules on AMD64/
>/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 /
>/ The Xen Hypervisor on