search for: yanick

Displaying 18 results from an estimated 18 matches for "yanick".

Did you mean: yannick
2006 Feb 01
3
Manual UID & GID mapping with Active Directory
...n ads". Also I set this option in all smb.conf: idmap uid = 20000-30000 idmap gid = 20000-30000 However, all systems don't seem having the same database to UID & GID mapping. There is a way to make all my Linux system having the same mapping? Best Regards, Yanick
2011 Aug 19
2
AGC on a phone conversation
...igger. How does speex AGC preprocessor will perform on this type of audio recording? Maybe I am wrong and AGC is not really what I need to equalize the two persons in my phone conversation? As I Understand, AGC will perform better if each party is recorded in a different channel? Thank you, Yanick Bourbeau
2006 Feb 09
4
idmap backend, LDAP & Windows AD
...9 09:04:09 venus getent: nss_ldap: reconnecting to LDAP server (sleeping 16 seconds)... Is somebody can tell me what's I'm doing bad? My first goal is to have the same UID & GID from my active directory with all my Linux/Samba system. Thank you everybody for your help. Best Regards, Yanick
2011 Aug 29
3
Speex VAD always returning 1
...supposed to be very good. Still, weird that you get this result. If you want a sample to test it, check speexenc.c file in speex source code package. I usually implement this kind of feature outside of speex becauses I want a better control on how it happens and when to do something about it :) Yanick Bourbeau On 11-08-29 04:16 PM, Clifton Craig wrote: > +1 on this question as I wanted to start playing with it as well. > > On Aug 29, 2011, at 9:41 AM, Shridhar, Vasant wrote: > >> I have been trying to understand how to get the VAD algorithm >> working. I sent an in...
2007 Apr 04
3
Ajax.Updater -- returning failure from a php script
If I give Ajax.Updater a first arg like{ success: ''replies'', failure: ''errors''}, how do I return an error from a php script so the message goes in ''errors'' rather than ''replies''? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2013 May 22
0
Library without malloc
...h it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please destroy this message and kindly notify the sender by reply e-mail P please don't print this e-mail unless you really need to. From: Yanick Bourbeau [mailto:ybourbeau at mrgtech.ca] Sent: 22 May 2013 13:42 To: Helios Lopez Subject: Re: [Speex-dev] Library without malloc It looks fine to me. I guess you don't even need to set content to 0. I don't think malloc do it anyway. You could use bzero() instead of your for loop. bzero...
2013 May 22
0
Library without malloc
Yanick & Jean-Marc, First of all thank you very much for taking your time to try to help me. Hi Yanick, This is what I am trying to do, but for example the function SpeexPreprocessState *speex_preprocess_state_init has lots of pointers that are initialize with static inline void *speex_alloc (int s...
2012 Mar 06
1
Help about error in linking to libspeex.a
...at ??? speex-dev-owner at xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Speex-dev digest..." Today's Topics: ? 1. Help about error in linking to libspeex.a (Mashal al-shboul) ? 2. Re: Help about error in linking to libspeex.a (Yanick Bourbeau) ---------------------------------------------------------------------- Message: 1 Date: Tue, 6 Mar 2012 10:56:11 -0800 (PST) From: Mashal al-shboul <shboul8989 at yahoo.com> Subject: [Speex-dev] Help about error in linking to libspeex.a To: "speex-dev at xiph.org" <s...
2011 Aug 29
0
Speex VAD always returning 1
...source In general, the WebRTC voice engine seems to be more sophisticated and mature than the Speex preprocessor (as opposed to the Speex codec, which is pretty good). Ken Smith Cell: 425-443-2359 Email: ken at alanta.com Blog: http://blog.wouldbetheologian.com/ On Mon, Aug 29, 2011 at 1:36 PM, Yanick Bourbeau <ybourbeau at mrgtech.ca>wrote: > From 1.2rc1 source code: > > preprocess.c: > > /* FIXME: This VAD is a kludge */ > st->speech_prob = Pframe; > if (st->vad_enabled) > { > if (st->speech_prob > st->speech_prob_start || (st->was_speech &a...
2006 Oct 10
1
smdb crash with parameter "force user" using Windows AD user (DOMAIN+user1)
...e3] #11 smbd [0x7d5061] [2006/10/10 11:02:41, 0] lib/fault.c:dump_core(173) dumping core in /var/log/samba/cores/smbd With the version 3.0.21b I do not have this problem. I'm using the same smb.conf file I was using with 3.0.21b. Please keep me in touch regarding this issue. Regards, Yanick Quirion
2006 Mar 03
1
Samba 3 by Example - chapter 5 & 6 ( Manager ->sambaadmin)
...: Fri, 03 Mar 2006 11:49:25 +1100 >I have this in my slap.conf as per the docs; > > >access to attrs=sambaLMPassword,sambaNTPassword > by dn="cn=sambaadmin,dc=tinistuff,dc=com" write > by * none > >Should that work? > > >>From: "Yanick Durant" <dot@linagora.com> >>To: "adrian sender" <adrian_au1@hotmail.com> >>CC: samba@lists.samba.org >>Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> >>sambaadmin) >>Date: Thu, 2 Mar 2006 09:49:19 +0100 (CE...
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
Hi, I'm trying to compile samba 3.0.23d for use with ldap as backend. The system is Debian Sarge fresh installed, all updates installed, and openldap-2.3.27 installed from sources. I searched a lot but couldn't google out anythink that helped. I sent this same mail jesterday with configure options for ldap, ld.so.conf and samba error.log but it was too long. So another time with less
2010 Jun 07
0
No subject
...posed to be very good. Still, weird th= at you get this result. If you want a sample to test it, check speexenc.c file in spee= x source code package. I usually implement this kind of feature outside of speex becauses I want a= better control on how it happens and when to do something about it :) Yanick Bourbeau On 11-08-29 04:16 PM, Clifton Craig wrote: +1 on this question as I wanted to start playing with it as well. On Aug 29, 2011, at 9:41 AM, Shridhar, Vasant wrote: I have been trying to understand how to get the VAD algorithm working. I s= ent an input stream of all zeros into the pr...
2010 Jun 07
0
No subject
...posed to be very good. Still, weird th= at you get this result. If you want a sample to test it, check speexenc.c file in spee= x source code package. I usually implement this kind of feature outside of speex becauses I want a= better control on how it happens and when to do something about it :) Yanick Bourbeau On 11-08-29 04:16 PM, Clifton Craig wrote: +1 on this question as I wanted to start playing with it as well. On Aug 29, 2011, at 9:41 AM, Shridhar, Vasant wrote: I have been trying to understand how to get the VAD algorithm working. I s= ent an input stream of all zeros into the pr...
2011 Aug 23
0
AGC on a phone conversation
2011.08.23. 15:38 keltez?ssel, Yanick Bourbeau ?rta: > Since I don't have access to different channels as I record a phone call > using a man in the middle approach, there is something else I can use > to equalize the sound ? What I would do then probably is try to manually separate the two channels/talkers; say channel 1...
2011 Sep 04
1
Speex VAD always returning 1
...oice engine seems to be more sophisticated and mature than the Speex preprocessor (as opposed to the Speex codec, which is pretty good). Ken Smith Cell: 425-443-2359 Email: ken at alanta.com<mailto:ken at alanta.com> Blog: http://blog.wouldbetheologian.com/ On Mon, Aug 29, 2011 at 1:36 PM, Yanick Bourbeau <ybourbeau at mrgtech.ca<mailto:ybourbeau at mrgtech.ca>> wrote:
2012 Mar 09
2
using unsigned short instead of short for input frame
...ort gives different value: unsigned short FFFF=65535 where short FFFF= -1. however, can i configure speex codec (specifically speex_encode_int function) to take input of type unsigned short instead of short so that i avoid casting errors ? Regards, Mashal ________________________________ From: Yanick Bourbeau <ybourbeau at mrgtech.ca> To: Mashal al-shboul <shboul8989 at yahoo.com> Sent: Friday, March 9, 2012 4:29 PM Subject: Re: [Speex-dev] using unsigned short instead of short for input frame uint16_t is usually a typedef of an unsigned short or int depending of the platform. I...
2011 Aug 29
2
Speex VAD always returning 1
I have been trying to understand how to get the VAD algorithm working. I sent an input stream of all zeros into the preprocessor but still got a return value of 1 indicating that speech was detected. Is this feature not available with the latest release? I thought at the very least it would detect this as silence and return 0 but that does not seem to be the case. Does anyone have any